Class RpcUtil.AlreadyCalledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.protobuf.RpcUtil.AlreadyCalledException
All Implemented Interfaces:
Serializable
Enclosing class:
RpcUtil

public static final class RpcUtil.AlreadyCalledException extends RuntimeException
Exception thrown when a one-time callback is called more than once.
See Also:
  • Constructor Details

    • AlreadyCalledException

      public AlreadyCalledException()