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

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

Top of Page