public class MBeanExportException extends JmxException
MBeanExportOperations
,
Serialized FormConstructor and Description |
---|
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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MBeanExportException(String msg)
MBeanExportException
with the
specified error message.msg
- the detail message