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

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

Top of Page