[[["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 details the `FlowController.MaxOutstandingElementCountReachedException` in various versions of the Java API, ranging from version 2.7.1 to the latest version 2.63.1."],["The `MaxOutstandingElementCountReachedException` is an exception that occurs when client-side flow control limits are exceeded based on the maximum number of elements in memory."],["It inherits methods from `Object` and `Throwable`, providing functionalities such as getting the message, stack trace, and managing suppressed exceptions."],["The constructor for `MaxOutstandingElementCountReachedException` takes a `long` parameter named `currentMaxElementCount`, representing the maximum element count."],["This exception provides a `getCurrentMaxBatchElementCount()` method, which returns a `long` value representing the current maximum batch element count, and a `toString()` method which overrides `Throwable.toString()`."]]],[]]