java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
jdk.jshell.spi.ExecutionControl.EngineTerminationException
- 所有已实现的接口:
Serializable
- 封闭接口:
ExecutionControl
public static class ExecutionControl.EngineTerminationException extends ExecutionControl.ExecutionControlException
发生意外执行引擎终止。
- 参见:
-
构造方法总结
构造方法 -
方法总结
在类 java.lang.Throwable 中声明的方法
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
构造方法详细信息
-
EngineTerminationException
-