Overload List
| Name | Description | |
|---|---|---|
| ChangeVetoException()()() |
Construct an exception to veto a change without explanation.
| |
| ChangeVetoException(ChangeEvent) |
Construct an exception to veto a change without explanation.
| |
| ChangeVetoException(String) |
Create an exception with a detail message
| |
| ChangeVetoException(ChangeEvent, String) |
Construct an exception to veto a change for a specified reason.
|