Module jdk.jshell
Package jdk.jshell.spi

Class ExecutionControl.RunException

所有已实现的接口:
Serializable
直接已知的子类:
ExecutionControl.ResolutionException, ExecutionControl.StoppedException, ExecutionControl.UserException
封装接口:
ExecutionControl

public abstract static class ExecutionControl.RunException extends ExecutionControl.ExecutionControlException
运行用户代码特定异常的抽象基类。
参见: