public class MBeanInfoRetrievalException extends JmxException
MBeanClientInterceptor,
MBeanProxyFactoryBean,
序列化表格| 构造器和说明 |
|---|
MBeanInfoRetrievalException(String msg)
Create a new
MBeanInfoRetrievalException with the
specified error message. |
MBeanInfoRetrievalException(String msg,
Throwable cause)
Create a new
MBeanInfoRetrievalException with the
specified error message and root cause. |
contains, getMessage, getMostSpecificCause, getRootCausepublic MBeanInfoRetrievalException(String msg)
MBeanInfoRetrievalException with the
specified error message.msg - the detail message