[[["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 page details the `ResourceExhaustedException` class, which is thrown when a resource, such as a per-user quota or file system space, is exhausted within the Google API client libraries for Java."],["The latest version of the `ResourceExhaustedException` documentation is 2.63.1, and the page also provides links to documentation for versions dating back to 2.7.1."],["`ResourceExhaustedException` extends `ApiException` and inherits several methods for retrieving error information, such as `getDomain()`, `getErrorDetails()`, and `getStatusCode()`."],["The class has three constructors, which require parameters like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`, allowing for detailed specification of the exception."],["The class also inherits a large number of members from `Object` and `Throwable` classes, like `clone()` and `getMessage()` respectively, providing additional functionality for managing the exception."]]],[]]