类 InvalidInvocationException

所有已实现的接口:
Serializable

public class InvalidInvocationException extends JMRuntimeException
Thrown when trying to invoke an operation on a proxy that is not exposed by the proxied MBean resource's management interface.
从以下版本开始:
4.0
作者:
Rob Harrop, Juergen Hoeller
另请参阅:
  • 构造器详细资料

    • InvalidInvocationException

      public InvalidInvocationException(String msg)
      Create a new InvalidInvocationException with the supplied error message.
      参数:
      msg - the detail message