TState - the type of the states.TEvent - the type of the events.public interface TransitionExceptionEventArgs<TState,TEvent> extends TransitionEventArgs<TState,TEvent>
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException()
Returns the exception thrown during the execution of a transition.
|
getEventArguments, getEventId, getStateIdException getException()
Copyright © 2012 bbv Software Services AG. All Rights Reserved.