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

exception PropertyVetoException
Base Hierarchy
PropertyVetoException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown when a proposed change to a property represents an unacceptable value.
See also
XPropertySet

Top of Page