Class JMXProviderException

    • Constructor Detail

      • JMXProviderException

        public JMXProviderException()

        Constructs a JMXProviderException with no specified detail message.

      • JMXProviderException

        public JMXProviderException​(String message)

        Constructs a JMXProviderException with the specified detail message.

        Parameters:
        message - the detail message
      • JMXProviderException

        public JMXProviderException​(String message,
                                    Throwable cause)

        Constructs a JMXProviderException with the specified detail message and nested exception.

        Parameters:
        message - the detail message
        cause - the nested exception

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部