:: com :: sun :: star :: configuration ::
|
exception CorruptedConfigurationException |
- Base Hierarchy
CorruptedConfigurationException
┗ ::com::sun::star::uno::RuntimeException
┗ ::com::sun::star::uno::Exception
|
- 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
- OpenOffice 2.3
|
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
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.