[[["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 page details the `FlowController.MaxOutstandingElementCountReachedException`, an exception within the Google API client library for Java (gax) that occurs when the maximum number of in-memory elements is exceeded during client-side flow control."],["The latest version of this exception is accessible under version 2.63.1 of the library, with numerous previous versions available ranging back to version 2.7.1."],["The exception class provides methods such as `getCurrentMaxBatchElementCount()` to retrieve the current maximum element count, and a `toString()` method to convert the exception to a string representation."],["The class has a constructor `MaxOutstandingElementCountReachedException` that accepts a `currentMaxElementCount` parameter of type `long` when called."],["This exception inherits members from both the `Object` and `Throwable` classes, allowing access to a variety of methods for manipulation."]]],[]]