[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]