[[["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.MaxOutstandingRequestBytesReachedException`, an exception that occurs when client-side flow control limits are reached due to the number of unacknowledged in-memory bytes."],["The most recent version available for this exception is 2.63.1, with a comprehensive list of versions dating back to 2.7.1 provided."],["The exception has a constructor that takes a `long` parameter named `currentMaxBytes`, representing the current maximum number of bytes."],["It includes methods to obtain the current maximum batch bytes (`getCurrentMaxBatchBytes()`) and to return the string representation of the exception (`toString()`), overriding the default `Throwable.toString()` method."],["The page outlines the inherited members from `Object` and `Throwable`, which are available to this exception class."]]],[]]