Class ExecutionControl.EngineTerminationException
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.
- Since:
- 9
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods declared in class ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
EngineTerminationException
 
-