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.- See Also:
-
Constructor Summary
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExecutionControlException
-