public static interface StateMachine.StateMachineExceptionEvent<T extends StateMachine<T,S,E,C>,S,E,C> extends StateMachine.StateMachineEvent<T,S,E,C>
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
getStateMachineException getException()
Copyright © 2013–2016. All rights reserved.