public class InvocationFailureException extends JmxException
MBeanClientInterceptor, 
Serialized Form| Constructor and Description | 
|---|
| InvocationFailureException(String msg)Create a new  InvocationFailureExceptionwith the supplied
 error message. | 
| InvocationFailureException(String msg,
                          Throwable cause)Create a new  InvocationFailureExceptionwith 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