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 webpage details the `UnavailableException` class in the Google API Client Library for Java (gax), covering its various versions and functionalities."],["The latest version of the `UnavailableException` class is 2.63.1, and the page provides links to documentation for many past versions, dating back to version 2.7.1."],["`UnavailableException` is a subclass of `ApiException` and is thrown when a service is temporarily unavailable, which can often be resolved by retrying the request."],["The class has three constructors that allow for the specification of a message, a cause, a status code, retryability, and error details, all of which are parameters that are utilized for handling exceptions."],["The page documents inherited members and functionalities from parent classes like `ApiException`, `Object`, and `Throwable`, providing a complete guide to class features and capabilities."]]],[]]