[[["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 documents the `FlowController.MaxOutstandingElementCountReachedException`, an exception that occurs when client-side flow control limits are reached based on the number of in-memory elements."],["The latest version of this exception is found in version 2.63.1, and the page provides links to documentation for various previous versions, dating back to version 2.7.1."],["The exception class extends `FlowController.FlowControlException` and includes methods for retrieving the current maximum batch element count and overriding the `toString()` method."],["The exception contains a constructor method, `MaxOutstandingElementCountReachedException(long currentMaxElementCount)`, that takes a `long` parameter for `currentMaxElementCount`."],["Several inherited methods are listed, which are from the `Object` and `Throwable` classes, providing standard functionality related to exceptions and objects in Java."]]],[]]