Thrown when trying to invoke an operation on a proxy that is not exposed
by the proxied resource's management interface.
author: Juergen Hoeller since: 1.2 See Also:MBeanClientInterceptor
Create a new InvocationFailureException with the
specified error message and root cause.
Parameters: msg - the detail message Parameters: cause - the root cause