exception PropertyExistException in module com::sun::star::beans::

(Global Index)

Syntax

exception PropertyExistException : com::sun::star::uno::Exception ;

Description

This exception is thrown to indicate that the property already exists in the object.

See also

PropertyContainer
Top of Page