[[["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-04-02 UTC."],[[["This webpage details the `ResourceExhaustedException` class within the Google API Client Library for Java, which is thrown when a resource, such as a per-user quota or file system space, has been used up."],["The latest version of the documentation available is 2.63.1, with a history of previous versions listed back to 2.7.1 for the `ResourceExhaustedException` class."],["The `ResourceExhaustedException` class extends `ApiException` and includes inherited methods like `getDomain()`, `getErrorDetails()`, and `isRetryable()`, along with methods from the `Object` and `Throwable` classes."],["The `ResourceExhaustedException` class has three constructors that allow for the creation of an exception with parameters like message, cause, status code, retryability, and error details."],["The constructors all require a cause, a status code, and a boolean that indicates whether the error is retryable."]]],[]]