public class UnableToRegisterMBeanException extends MBeanExportException
Constructor and Description |
---|
UnableToRegisterMBeanException(String msg)
Create a new
UnableToRegisterMBeanException with the
specified error message. |
UnableToRegisterMBeanException(String msg,
Throwable cause)
Create a new
UnableToRegisterMBeanException 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 UnableToRegisterMBeanException(String msg)
UnableToRegisterMBeanException
with the
specified error message.msg
- the detail message