[[["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 that occurs when client-side flow control limits are reached due to the number of in-memory elements."],["The content includes a version history of this exception, ranging from version 2.63.1 (latest) down to 2.7.1, with links to documentation for each version."],["The exception class extends `FlowController.FlowControlException` and includes inherited members from `Object` and `Throwable`, with links to their respective documentation."],["It provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` which accepts a long as a parameter, representing the current maximum element count, with its own documentation as well."],["It also provides two methods: `getCurrentMaxBatchElementCount()` which returns the current maximum batch element count, and `toString()` which returns a String and overrides the parent."]]],[]]