Class ExecutionControl.ExecutionControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExecutionControl.ClassInstallException, ExecutionControl.EngineTerminationException, ExecutionControl.InternalException, ExecutionControl.RunException
- Enclosing interface:
ExecutionControl
The abstract base of all
ExecutionControl
exceptions.- Since:
- 9
- See Also:
-
Constructor Summary
-
Method Summary
Methods declared in class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExecutionControlException
-