exception UnsupportedFlavorException in module com::sun::star::datatransfer::

(Global Index)

Syntax

exception 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

See also

XTransferable
Top of Page