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
运行用户代码特定异常的抽象基类。
- 参见:
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString