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."],[[["The latest version of the documentation provided is 2.63.1, and it includes version-specific links for the `UnavailableException` class, ranging from 2.63.1 down to 2.7.1."],["`UnavailableException` is an exception that is thrown when a service is unavailable, and it is considered a transient condition that might be fixed by retrying with a backoff."],["`UnavailableException` extends `ApiException` and inherits various methods like `getDomain()`, `getMetadata()`, and `isRetryable()` from it, along with inheriting multiple methods from `Object` and `Throwable`."],["There are three constructors available for `UnavailableException` which are variably configured to accept parameters such as `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."]]],[]]