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