public static interface AcsScxmlActionDispatcher.ActionExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
setActionException(AcsJStateMachineActionEx ex)
Callback method, which only gets called if an action terminates with an exception.
|