public class PropertyVetoException extends Exception
Constructor and Description |
---|
PropertyVetoException(String mess,
PropertyChangeEvent evt)
Constructs a
PropertyVetoException with a
detailed message. |
Modifier and Type | Method and Description |
---|---|
PropertyChangeEvent |
getPropertyChangeEvent()
Gets the vetoed
PropertyChangeEvent . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyVetoException(String mess, PropertyChangeEvent evt)
PropertyVetoException
with a
detailed message.mess
- Descriptive messageevt
- A PropertyChangeEvent describing the vetoed change.public PropertyChangeEvent getPropertyChangeEvent()
PropertyChangeEvent
.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.