[[["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 page details the `ResourceExhaustedException` class within the Google API Client Library for Java (gax), which is thrown when resources are depleted, like user quotas or file system space."],["The class `ResourceExhaustedException` extends `ApiException`, inheriting methods like `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()` and `isRetryable()`."],["The documentation lists available versions, with 2.63.1 being the latest, and shows a range of past releases down to 2.7.1 for the `ResourceExhaustedException` class."],["There are three constructors available for creating a `ResourceExhaustedException` object, varying by parameters like message, cause, status code, retryable status, and error details."],["The constructor parameters take in details like message, cause, statusCode and retryable boolean or more specifically `Throwable`, `StatusCode`, and `boolean` respectively for each required parameter, however an optional `ErrorDetails` is available for one of the constructors."]]],[]]