java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
jdk.jshell.spi.ExecutionControl.EngineTerminationException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
ExecutionControl
public static class ExecutionControl.EngineTerminationException
extends ExecutionControl.ExecutionControlException
Unbidden execution engine termination has occurred.
- 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
-
EngineTerminationException
-