[[["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, an exception thrown when client-side flow control limits are exceeded based on in-memory element count."],["The latest version of this documentation is for version 2.63.1, and links are provided for the documentation of many older versions of the class all the way back to 2.7.1."],["The class extends `FlowController.FlowControlException` and includes inherited methods from `Object` and `Throwable`, as well as constructor and specific methods like `getCurrentMaxBatchElementCount()` and `toString()`."],["The constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` accepts a long representing the current maximum element count as a parameter."],["The `getCurrentMaxBatchElementCount()` method returns a long value representing the current maximum batch element count."]]],[]]