[[["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`, which is an exception thrown when the maximum number of in-memory elements is exceeded due to client-side flow control."],["The `MaxOutstandingElementCountReachedException` class extends `FlowController.FlowControlException` and includes a constructor that accepts a `long` value representing the current maximum element count."],["The page lists all versions of this class, spanning from version 2.63.1 (latest) down to 2.7.1."],["The class includes methods such as `getCurrentMaxBatchElementCount()`, returning a `long`, and `toString()`, which overrides `Throwable.toString()`."],["The exception class inherits several members from the Object and Throwable superclasses."]]],[]]