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

(Global Index)

Syntax

exception 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