public class InvocationFailureException extends JmxException
MBeanClientInterceptor,
序列化表格| 构造器和说明 |
|---|
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, getRootCausepublic InvocationFailureException(String msg)
InvocationFailureException with the supplied
error message.msg - the detail message