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

(Global Index)

Syntax

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

Description

This exception is thrown to indicate that the property is unknown to the implementation.

See also

XPropertySet
Top of Page