public class InvocationFailureException extends JmxException
MBeanClientInterceptor
,
Serialized FormConstructor 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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvocationFailureException(String msg)
InvocationFailureException
with the supplied
error message.msg
- the detail message