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

クラスExecutionControl.ExecutionControlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jdk.jshell.spi.ExecutionControl.ExecutionControlException
すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
ExecutionControl.ClassInstallException, ExecutionControl.EngineTerminationException, ExecutionControl.InternalException, ExecutionControl.RunException
含まれているインタフェース:
ExecutionControl

public abstract static class ExecutionControl.ExecutionControlException extends Exception
すべてのExecutionControl例外の抽象基盤。
関連項目:
  • コンストラクタの詳細

    • ExecutionControlException

      public ExecutionControlException(String message)