:: com :: sun :: star :: beans ::

exception PropertyExistException
Base Hierarchy
PropertyExistException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that a property with this name already exists in the object.
See also
PropertyContainer

Top of Page