JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.google.api.gax.batching
Class
com.google.api.gax.batching.FlowController.FlowControlException
extends
Exception
implements Serializable
Class
com.google.api.gax.batching.FlowController.FlowControlRuntimeException
extends
RuntimeException
implements Serializable
Class
com.google.api.gax.batching.FlowController.MaxOutstandingElementCountReachedException
extends
FlowController.FlowControlException
implements Serializable
Serialized Fields
currentMaxElementCount
long currentMaxElementCount
Class
com.google.api.gax.batching.FlowController.MaxOutstandingRequestBytesReachedException
extends
FlowController.FlowControlException
implements Serializable
Serialized Fields
currentMaxBytes
long currentMaxBytes
Package com.google.api.gax.retrying
Class
com.google.api.gax.retrying.PollException
extends
RuntimeException
implements Serializable
serialVersionUID:
-3666617975087303999L
Class
com.google.api.gax.retrying.RetrySettings
extends
Object
implements Serializable
serialVersionUID:
8258475264439710899L
Package com.google.api.gax.rpc
Class
com.google.api.gax.rpc.AbortedException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.AlreadyExistsException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.ApiException
extends
RuntimeException
implements Serializable
serialVersionUID:
-4375114339928877996L
Serialized Fields
statusCode
StatusCode
statusCode
retryable
boolean retryable
Class
com.google.api.gax.rpc.CancelledException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.DataLossException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.DeadlineExceededException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.FailedPreconditionException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.InternalException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.InvalidArgumentException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.NotFoundException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.OutOfRangeException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.PermissionDeniedException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.ResourceExhaustedException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.UnauthenticatedException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.UnavailableException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.UnimplementedException
extends
ApiException
implements Serializable
Class
com.google.api.gax.rpc.UnknownException
extends
ApiException
implements Serializable
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes