[[["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 hit based on the number of in-memory elements."],["The latest documented version for this exception is 2.63.1, and multiple historical versions are also listed, going down as low as 2.7.1."],["This exception class is a subclass of `FlowController.FlowControlException`."],["The class has a constructor, `MaxOutstandingElementCountReachedException(long currentMaxElementCount)`, that takes the current maximum element count as a parameter, and it also has the method `getCurrentMaxBatchElementCount()` that returns the current max element count."],["The `toString()` method is overriden from `Throwable.toString()`."]]],[]]