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:
- Serialized Form
- 
Constructor SummaryConstructors Constructor Description EngineTerminationException(String message)
- 
Method SummaryMethods declared in class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString