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

This exception is thrown in case the global filter configuration does not exists or contains corrupted data. More...

import"CorruptedFilterConfigurationException.idl";

Inheritance diagram for CorruptedFilterConfigurationException:
RuntimeException Exception

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...
 

Detailed Description

This exception is thrown in case the global filter configuration does not exists or contains corrupted data.

Since
OOo 2.0

Member Data Documentation

◆ Details

string Details

Instead of the message part of an exception, this value describe the type of corruption more in detail.


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