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

クラスExecutionControl.ClassInstallException

すべての実装されたインタフェース:
Serializable
含まれているインタフェース:
ExecutionControl

public static class ExecutionControl.ClassInstallException extends ExecutionControl.ExecutionControlException
クラスinstall (ロードまたは再定義)に問題が発生しました。
関連項目:
  • コンストラクタの詳細

    • ClassInstallException

      public ClassInstallException(String message, boolean[] installed)
  • メソッドの詳細

    • installed

      public boolean[] installed()
      渡されたクラスのどれが正常にロード/再定義されたかを示します。
      戻り値:
      ExecutionControl.ClassBytecodes []配列を持つ1対1の配列-- trueがインストールされている場合