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-07-17 UTC."],[[["This webpage details the `UnavailableException` class in the Google API Client Library for Java (gax), a subclass of `ApiException` that is thrown when a service is temporarily unavailable."],["The `UnavailableException` is designed to be a transient condition, suggesting that retrying the operation with a backoff strategy may resolve the issue."],["The page provides a comprehensive list of versions, from the latest version 2.63.1 down to version 2.7.1, each linking to the respective version's documentation for `UnavailableException`."],["It includes documentation for the constructors of `UnavailableException` which accept parameters such as a message, cause, status code, retryable boolean, and optional error details, all for fine-grained control of the exception."],["The page also includes the inherited members from `ApiException` and `Object` and `Throwable`, with links to their respective documentations."]]],[]]