类 MBeanConnectFailureException

    • 构造器详细资料

      • MBeanConnectFailureException

        public MBeanConnectFailureException​(String msg,
                                            Throwable cause)
        Create a new MBeanConnectFailureException with the specified error message and root cause.
        参数:
        msg - the detail message
        cause - the root cause