[[["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 details the `FlowController.MaxOutstandingElementCountReachedException`, an exception thrown when client-side flow control limits are exceeded due to the maximum number of outstanding in-memory elements."],["The content covers a range of versions for this exception, from the latest version 2.63.1 down to 2.7.1, allowing users to navigate the different releases and see if any changes or additions were made to it."],["This class extends `FlowController.FlowControlException` and includes a constructor that takes the current maximum element count as a parameter."],["Key methods include `getCurrentMaxBatchElementCount()`, which returns a long representing the current maximum batch element count, and `toString()`, which overrides the default `Throwable.toString()` method."],["Inherited members from `Object` and `Throwable` classes are listed, providing context on the methods and functionalities that are also accessible via this class."]]],[]]