public class BreakException extends 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 | Constructor and Description |
|---|---|
protected |
BreakException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004–2017 Apache MINA Project. All rights reserved.