public class MBeanInfoRetrievalException extends JmxException
MBeanClientInterceptor
,
MBeanProxyFactoryBean
,
Serialized FormConstructor and Description |
---|
MBeanInfoRetrievalException(String msg)
Create a new
MBeanInfoRetrievalException with the
specified error message. |
MBeanInfoRetrievalException(String msg,
Throwable cause)
Create a new
MBeanInfoRetrievalException 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 MBeanInfoRetrievalException(String msg)
MBeanInfoRetrievalException
with the
specified error message.msg
- the detail message