LibreOffice
LibreOffice 24.2 SDK API Reference
|
This exception is thrown in case a configuration does not exists or contains corrupt data. More...
import"CorruptedConfigurationException.idl";
Public Attributes | |
string | Details |
Instead of the message part of an exception, this value describe the type of corruption more in detail. 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... | |
This exception is thrown in case a configuration does not exists or contains corrupt data.
This exception must be used as base exception to derive specialized exceptions from it which identify a concrete error case.
string Details |
Instead of the message part of an exception, this value describe the type of corruption more in detail.