模块  jdk.attach
软件包  com.sun.tools.attach

Class AttachNotSupportedException

    • 构造方法详细信息

      • AttachNotSupportedException

        public AttachNotSupportedException()
        构造一个没有详细消息的 AttachNotSupportedException
      • AttachNotSupportedException

        public AttachNotSupportedException​(String s)
        使用指定的详细消息构造一个 AttachNotSupportedException
        参数
        s - 详细信息。