Top   Module   Use   Manual   Index 

com :: sun :: star :: datatransfer ::

exception UnsupportedFlavorException

Base Exception
com::sun::star::uno::Exception

Description
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a data source.
See also
com::sun::star::datatransfer::DataFlavor
See also
com::sun::star::datatransfer::XTransferable

Top of Page