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: