Package com.google.api.gax.batching
Class FlowController.FlowControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.api.gax.batching.FlowController.FlowControlException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FlowController.MaxOutstandingElementCountReachedException,FlowController.MaxOutstandingRequestBytesReachedException
- Enclosing class:
- FlowController
Base exception that signals a flow control state.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString