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 document is 2.63.1, and this page provides links to documentation for various versions of the API, ranging from version 2.63.1 down to version 2.7.1."],["`UnavailableException` is a type of `ApiException` that is thrown when a service is temporarily unavailable, suggesting that retrying the request may resolve the issue."],["The `UnavailableException` class has several inherited methods from `ApiException`, `Object`, and `Throwable`, which can be used for further handling of the exception."],["There are three constructors for `UnavailableException` that allow creating the exception with varying parameters, including a message, a cause, status code, retryable status, and error details."]]],[]]