22module
com { module sun { module star { module container {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
is used to have hierarchical access to elements within a container.
Definition XHierarchicalNameAccess.idl:35
Replacement of hierarchical elements.
Definition XHierarchicalNameReplace.idl:29
void replaceByHierarchicalName([in] string aName, [in] any aElement)
replaces the element at the specified name.
Definition Ambiguous.idl:20