public class UnableToRegisterMBeanException extends MBeanExportException
| Constructor and Description | 
|---|
| UnableToRegisterMBeanException(String msg)Create a new  UnableToRegisterMBeanExceptionwith the
 specified error message. | 
| UnableToRegisterMBeanException(String msg,
                              Throwable cause)Create a new  UnableToRegisterMBeanExceptionwith the
 specified error message and root cause. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnableToRegisterMBeanException(String msg)
UnableToRegisterMBeanException with the
 specified error message.msg - the detail message