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

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

Top of Page