モジュール jdk.jshell
パッケージ jdk.jshell.spi

クラスExecutionControl.RunException

すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
ExecutionControl.ResolutionException, ExecutionControl.StoppedException, ExecutionControl.UserException
含まれているインタフェース:
ExecutionControl

public abstract static class ExecutionControl.RunException extends ExecutionControl.ExecutionControlException
実行中のユーザー・コードに固有の例外の抽象基盤。
関連項目: