public class ControlFlowException
extends java.lang.RuntimeException
Constructor and Description |
---|
ControlFlowException()
Creates an exception thrown to model control flow.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace()
For performance reasons, this exception does not record any stack trace information.
|