[[["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 webpage details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception triggered when client-side flow control limits are exceeded based on unacknowledged in-memory bytes."],["The content provides access to various versions of this exception, ranging from the latest version 2.63.1 down to version 2.7.1, allowing users to find specific version information."],["The exception class extends `FlowController.FlowControlException` and includes a constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, to specify the current maximum byte limit."],["Key methods include `getCurrentMaxBatchBytes()`, which returns the current maximum number of bytes allowed, and `toString()` for a string representation of the exception."],["The page also provides links to the inherited methods and constructors, originating from the `Object` and `Throwable` classes, allowing users to explore the wider scope of this exception."]]],[]]