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

exception UnsupportedFlavorException
Base Hierarchy
UnsupportedFlavorException
 ┗ ::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
DataFlavor, XTransferable

Top of Page