| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
This exception is used to indicate that the requested type of data sink is not supported. More...
import "UnsupportedDataSinkException.idl";
 
  
| Public Attributes | |
| com::sun::star::uno::XInterface | Sink | 
| contains the data sink that is not supported. | |
| Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown. | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception. | |
This exception is used to indicate that the requested type of data sink is not supported.
For example, each OpenCommandArgument supplied as argument of the command "open" contains such a data sink.
contains the data sink that is not supported.