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-02 UTC."],[[["This webpage details the `UnavailableException` class within the Google API Client Library for Java (gax), covering its purpose, inherited members, and constructors."],["The `UnavailableException` is thrown when a service is temporarily down, suggesting users retry their request with a backoff strategy, because this is usually a transient condition."],["The page offers a comprehensive list of versioned links, ranging from version 2.63.1 (latest) down to version 2.7.1, each linked to their respective documentation of the `UnavailableException`."],["`UnavailableException` inherits a number of methods from the `ApiException` and `Object` classes, as well as `Throwable`, providing functionalities related to error handling, and includes constructors that enable the inclusion of a message, cause, status code, retryability status, and error details."],["Three constructors are available to instantiate this exception, that have different parameters such as cause, message, status code, retryable boolean, and error details."]]],[]]