Package org.eolang
Class ExFlow
-
- All Implemented Interfaces:
Serializable
public final class ExFlow extends ExAbstract
Control flow exception (seeEOgoto
for a good example of its usage).- Since:
- 0.21
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExFlow()
Ctor.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-