public class MBeanInfoRetrievalException extends JmxException
MBeanClientInterceptor, 
MBeanProxyFactoryBean, 
Serialized Form| Constructor and Description | 
|---|
| MBeanInfoRetrievalException(String msg)Create a new  MBeanInfoRetrievalExceptionwith the
 specified error message. | 
| MBeanInfoRetrievalException(String msg,
                           Throwable cause)Create a new  MBeanInfoRetrievalExceptionwith the
 specified error message and root cause. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MBeanInfoRetrievalException(String msg)
MBeanInfoRetrievalException with the
 specified error message.msg - the detail message