[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]