LibreOffice
LibreOffice 24.2 SDK API Reference
|
is thrown by container methods, if an element is added which is already a child of the container. More...
import <ElementExistException.idl;
Additional Inherited Members | |
![]() | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. | |
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.