LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
UnsupportedDataSinkException Exception Referencepublished

This exception is used to indicate that the requested type of data sink is not supported. More...

import"UnsupportedDataSinkException.idl";

Inheritance diagram for UnsupportedDataSinkException:
Exception

Public Attributes

com::sun::star::uno::XInterface Sink
 contains the data sink that is not supported. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed Description

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.

Version
1.0
See also
Content

Member Data Documentation

◆ Sink

contains the data sink that is not supported.


The documentation for this exception was generated from the following file: