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.| 限定符 | 构造器和说明 |
|---|---|
protected |
BreakException() |