public class MBeanExportException extends JmxException
MBeanExportOperations, 
Serialized Form| Constructor 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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MBeanExportException(String msg)
MBeanExportException with the
 specified error message.msg - the detail message