20 #ifndef __com_sun_star_ucb_UnsupportedDataSinkException_idl__
21 #define __com_sun_star_ucb_UnsupportedDataSinkException_idl__
27 module
com { module sun { module star { module ucb {
the base of all UNO exceptions
Definition: Exception.idl:32
– idl definition –
Definition: Ambiguous.idl:22
com::sun::star::uno::XInterface Sink
contains the data sink that is not supported.
Definition: UnsupportedDataSinkException.idl:43
This exception is used to indicate that the requested type of data sink is not supported.
Definition: UnsupportedDataSinkException.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47