public class PropertyVetoException extends RuntimeException
| Constructor and Description |
|---|
PropertyVetoException(String reason,
VetoablePropertyChangeEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
VetoablePropertyChangeEvent |
getVetoablePropertyChangeEvent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyVetoException(String reason, VetoablePropertyChangeEvent evt)
public VetoablePropertyChangeEvent getVetoablePropertyChangeEvent()
Copyright © 2021. All Rights Reserved.