java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
jdk.jshell.spi.ExecutionControl.RunException
- 所有已实现的接口:
Serializable
- 已知子类:
ExecutionControl.ResolutionException,ExecutionControl.StoppedException,ExecutionControl.UserException
- 封闭接口:
ExecutionControl
public abstract static class ExecutionControl.RunException extends ExecutionControl.ExecutionControlException
特定于运行用户代码的异常的抽象基础。
- 参见:
-
方法总结
在类 java.lang.Throwable 中声明的方法
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString