[[["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` class, an exception used when the maximum number of in-memory elements is exceeded in client-side flow control."],["The content lists numerous available versions of this exception, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The exception class extends `FlowController.FlowControlException` and provides a constructor that accepts the `currentMaxElementCount` as a parameter."],["It also includes a `getCurrentMaxBatchElementCount()` method to retrieve the current maximum element count, and it overrides the `toString()` method from the `Throwable` class."],["This class inherits a wide range of methods from the `Object` and `Throwable` classes, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."]]],[]]