Exception thrown when the service is currently unavailable. This is a most likely a transient
condition and may be corrected by retrying with a backoff.
[[["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 webpage details the `UnavailableException` class within the Google API Client Library for Java, specifically focusing on version 2.60.0 and its associated versions."],["The `UnavailableException` is a type of `ApiException` that signals a temporary service outage, suggesting that retrying the operation might resolve the issue."],["The `UnavailableException` class provides three constructors for instantiation, allowing specification of a message, cause, status code, retry ability, and error details."],["The page lists various versions of the `UnavailableException` class, ranging from version 2.63.1 (latest) down to 2.7.1, each linking to its respective documentation."],["The class inherits members from `ApiException`, `Object`, and `Throwable`, offering a variety of methods for managing errors and exceptions."]]],[]]