- 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(String message)
 - 
メソッドのサマリー
 
- 
- 
- 
コンストラクタの詳細- 
ExecutionControlExceptionpublic ExecutionControlException(String message) 
 
- 
 
-