[[["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 page details the `FlowController.MaxOutstandingElementCountReachedException` in the Google API Client Library for Java (gax), listing available versions from 2.7.1 up to the latest, 2.63.1."],["The `MaxOutstandingElementCountReachedException` is thrown when the client's flow control limits, based on the maximum number of outstanding in-memory elements, are exceeded."],["It extends `FlowController.FlowControlException` and inherits several methods from `Object` and `Throwable`, such as `toString()`, `getMessage()`, and `getStackTrace()`."],["The exception has a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` and the method `getCurrentMaxBatchElementCount()`, which are used for handling the exception."],["The `toString()` method is overriden and the inherited methods from `Object` and `Throwable` are shown with their API links."]]],[]]