:: com :: sun :: star :: awt ::

unpublished exception MaxChildrenException
Base Hierarchy
MaxChildrenException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
This exception is thrown when adding a child to a container that is full.
Since
OOo 3.0
See also
XLayoutContainer, XLayoutContainer::addChild

Top of Page