Elements' Summary |
Elements' Details |
:: com :: sun :: star :: container ::
|
exception ElementExistException |
- Base Hierarchy
ElementExistException
┗ ::com::sun::star::uno::Exception
|
- Description
- is thrown by container methods, if an element is added which is already
a child of the container.
Probably not the same element is already a member, when this exception
is thrown, but a member with the same id or name.
- See also
- XNameContainer, XNameContainer::insertByName
|
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.