public class JmxException extends NestedRuntimeException
| Constructor and Description | 
|---|
JmxException(String msg)
Constructor for JmxException. 
 | 
JmxException(String msg,
            Throwable cause)
Constructor for JmxException. 
 | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JmxException(String msg)
msg - the detail message