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

(Global Index)

Syntax

exception 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