[[["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-03-21 UTC."],[[["This webpage documents the `FlowController.MaxOutstandingElementCountReachedException` class within the Google API Client Libraries for Java (gax)."],["The exception is thrown when client-side flow control limits are met, specifically related to the maximum number of outstanding in-memory elements."],["The class provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` and the `getCurrentMaxBatchElementCount()` method, allowing developers to manage element counts and handle exceptions."],["The page lists available versions of this exception class, ranging from the latest 2.63.1 down to 2.7.1, providing links to the documentation for each version."],["The `toString()` method in the class, which overrides `Throwable.toString()`, provides a way to get the string representation of the exception."]]],[]]