com.google.protobuf
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RpcUtil.AlreadyCalledException
public RpcUtil.AlreadyCalledException()
Copyright © 2008-2011. All Rights Reserved.