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

exception NotRemoveableException
Base Hierarchy
NotRemoveableException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that removing a property from an XPropertyContainer is not allowed.

Top of Page