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

exception UnknownPropertyException
Base Hierarchy
UnknownPropertyException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that the property name is unknown to the implementation.
See also
XPropertySet

Top of Page