モジュール jdk.jdi
パッケージ com.sun.jdi

クラスInternalException

すべての実装されたインタフェース:
Serializable

public class InternalException extends RuntimeException
予期しない内部エラーが発生したことを示すためにスローされます。
導入されたバージョン:
1.3
関連項目:
直列化された形式
  • コンストラクタの詳細

    • InternalException

      public InternalException()
    • InternalException

      public InternalException(String s)
    • InternalException

      public InternalException(int errorCode)
    • InternalException

      public InternalException(String s, int errorCode)
  • メソッドの詳細

    • errorCode

      public int errorCode()