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

exception UnsupportedFlavorException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-UnsupportedFlavorException
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
DataFlavor
See also
XTransferable

Top of Page