Module  jdk.attach
软件包  com.sun.tools.attach

Class AttachNotSupportedException

    • 构造方法详细信息

      • AttachNotSupportedException

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

        public AttachNotSupportedException​(String s)
        构造具有指定详细消息的 AttachNotSupportedException
        参数
        s - 详细信息。