[[["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 in the Google API client library for Java (gax) that occurs when the maximum number of unacknowledged in-memory bytes is reached."],["The latest version of this exception is 2.63.1, and the page also lists numerous previous versions dating back to 2.7.1."],["The exception is a subclass of `FlowController.FlowControlException` and includes methods to access the current maximum number of bytes, and inherited members that provide typical exception handling capabilities."],["The exception's constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)` takes a `long` parameter, `currentMaxBytes`, which represents the current maximum byte limit."],["The webpage provides a `toString()` method that overrides the `Throwable` `toString()` method."]]],[]]