[[["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-07-01 UTC."],[[["This webpage details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception triggered when client-side flow control is enforced due to exceeding the maximum unacknowledged in-memory bytes."],["The page provides access to documentation for this exception across numerous versions of the library, ranging from version 2.63.1 (latest) down to 2.7.1."],["The exception class has a constructor, `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, that takes the current maximum byte count as a parameter."],["The `getCurrentMaxBatchBytes()` method allows retrieval of the current maximum batch byte size, and the `toString()` method provides a string representation of the exception."],["It contains a list of inherited members from both the object and Throwable classes, with links to detailed documentation for each."]]],[]]