Elements' Summary |
ErrorDetails |
data that provides more detailed information about the
reason and location of the error.
|
Elements' Details |
ErrorDetails
any ErrorDetails;
- Description
- data that provides more detailed information about the
reason and location of the error.
Typically this member should contain an exception characterizing
the error in detail.
For example the following exceptions may be used:
- com::sun::star::container::ElementExistException
- for duplicate nodes.
- com::sun::star::container::NoSuchElementException
- for nodes that are not in the schema.
- com::sun::star::beans::IllegalTypeException
- for properties having the wrong or an invalid type.
- com::sun::star::beans::PropertyExistException
- for duplicate properties.
- com::sun::star::beans::UnknownPropertyException
- for properties that are not in the schema.
- com::sun::star::lang::IllegalArgumentException
- for data values (names,attributes,etc.) that are invalid.
- com::sun::star::lang::IllegalAccessException
- for changes that violate access restrictions.
- com::sun::star::lang::NoSupportException
- for features that are not supported by the current implementation.
If no more detail information is available, this may be left `VOID`.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.