[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-01 UTC."],[[["This webpage details the `FlowController.MaxOutstandingElementCountReachedException` class within the Google API Client Libraries for Java (gax) package, which is an exception thrown when client-side flow control limits are met."],["The most recent version of this class is documented under version 2.63.1, but there is a list of documentation for previous versions ranging from 2.62.0 down to 2.7.1."],["The `MaxOutstandingElementCountReachedException` class extends `FlowController.FlowControlException`, and includes inherited members from `Object` and `Throwable` classes."],["The class has a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` that takes a long integer representing the current maximum element count."],["The class contains the methods `getCurrentMaxBatchElementCount()` which returns a long integer, and `toString()` that returns a String; the latter overwrites the `Throwable.toString()` method."]]],[]]