[[["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-09 UTC."],[[["This webpage details the `ResourceExhaustedException` class in the Google API client library for Java, which is thrown when a resource limit is reached, like a user quota or file system space."],["The class is an extension of `ApiException` and includes inherited methods such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["The `ResourceExhaustedException` class has three constructors, allowing initialization with a message, cause, status code, retryability flag, and optionally, error details."],["The page lists multiple versions of the `ResourceExhaustedException` documentation, from version 2.7.1 up to the latest version 2.63.1, allowing you to see what has changed between versions."],["Parameters for `ResourceExhaustedException` constructors include message, cause, statusCode, retryable, and errorDetails, each with type and description details provided."]]],[]]