[[["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 page documents the `FlowController.MaxOutstandingElementCountReachedException` class, which is a specific type of exception related to client-side flow control."],["The exception is thrown when the maximum number of outstanding in-memory elements is reached, enforcing flow control."],["The page lists various versions of the library where this exception is available, ranging from version 2.7.1 up to the latest version 2.63.1."],["The class provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` that accepts the current maximum element count as a parameter."],["The class also contains methods such as `getCurrentMaxBatchElementCount()` to get the maximum element count, and `toString()` which overrides the default throwable method, along with multiple inherited members."]]],[]]