LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CorruptedConfigurationException Exception Referencepublished

This exception is thrown in case a configuration does not exists or contains corrupt data. More...

import "CorruptedConfigurationException.idl";

Inheritance diagram for CorruptedConfigurationException:
RuntimeException Exception CorruptedUIConfigurationException

Public Attributes

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

Detailed Description

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.

Since
OOo 2.3

Member Data Documentation

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: