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
public abstract static class FlowController.FlowControlException extends Exception
Base exception that signals a flow control state.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-