Each event instance may have zero or more state change related exceptions associated with it. The exceptions are of type {@link StateChangeException}. {@link StateChangeException} has a method called {@link StateChangeException#getEvent()} that can be used to associate an event withan exception. @see StateChangeListener
|
|
|
|
|
|
|
|
|
|
|
|