open class InvalidInvocationException : JMRuntimeException
Thrown when trying to invoke an operation on a proxy that is not exposed by the proxied MBean resource's management interface.
Author
Rob Harrop
Author
Juergen Hoeller
Since
1.2
See Also
MBeanClientInterceptor
InvalidInvocationException(msg: String)
Create a new |