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