public class BreakException
extends java.lang.RuntimeException
StateControl class. If you use any of the StateControl
methods to change the execution of a StateMachine you must make sure
that exceptions of this type aren't caught and swallowed by your code.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
protected |
BreakException() |
private static final long serialVersionUID