:: com :: sun :: star :: document ::

exception CorruptedFilterConfigurationException
Base Hierarchy
CorruptedFilterConfigurationException
 ┗ ::com::sun::star::uno::RuntimeException
    ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown in case the global filter configuration does not exists or contains corrupted data.
Since
OOo 2.0

Elements' Summary
Details Instead of the message part of an exception, this value describe the type of corruption more in detail.  
Elements' Details
Details
string Details;
Description
Instead of the message part of an exception, this value describe the type of corruption more in detail.
Top of Page