:: com :: sun :: star :: configuration ::

exception CorruptedConfigurationException
Base Hierarchy
CorruptedConfigurationException
 ┗ ::com::sun::star::uno::RuntimeException
    ┗ ::com::sun::star::uno::Exception

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