| Package | Description |
|---|---|
| ch.bbv.fsm.events |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventHandler.onTransitionThrowsException(TransitionExceptionEventArgs<TState,TEvent> arg)
Occurs when an exception was thrown inside a transition of the state
machine.
|
void |
StateMachineEventAdapter.onTransitionThrowsException(TransitionExceptionEventArgs<TState,TEvent> arg) |
Copyright © 2012 bbv Software Services AG. All Rights Reserved.