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

クラスAttachNotSupportedException

    • コンストラクタの詳細

      • AttachNotSupportedException

        public AttachNotSupportedException()
        詳細メッセージなしでAttachNotSupportedExceptionを構築します。
      • AttachNotSupportedException

        public AttachNotSupportedException​(String s)
        指定された詳細メッセージを持つAttachNotSupportedExceptionを構築します。
        パラメータ:
        s - 詳細メッセージ。