public PropertyVetoException (String mess, PropertyChangeEvent evt)

Constructs a PropertyVetoException with a detailed message.

Parameters:
mess    Descriptive message
evt    A PropertyChangeEvent describing the vetoed change.