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-04-09 UTC."],[[["This page documents the `UnavailableException` class in the Google API client library for Java (version 2.39.0), which is thrown when a service is temporarily unavailable."],["`UnavailableException` extends `ApiException` and is considered a transient condition, which is likely to be resolved by retrying with backoff."],["The class has three constructors to instantiate it, which allows users to add a custom message, throwable cause, status code, retryable status, and error details."],["This documentation page provides links to earlier versions of this class, starting from version 2.7.1 all the way up to the latest version 2.63.1."],["The `UnavailableException` class inherits many methods from the `ApiException` and the `Object`, `Throwable` classes, which are also documented here."]]],[]]