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-09-03 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eUnavailableException\u003c/code\u003e is 2.63.1, with links provided to documentation for versions ranging from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnavailableException\u003c/code\u003e is an exception thrown when a service is temporarily unavailable, suggesting that retrying with backoff might resolve the issue.\u003c/p\u003e\n"],["\u003cp\u003eIt extends the \u003ccode\u003eApiException\u003c/code\u003e class and inherits members such as \u003ccode\u003egetStatusCode()\u003c/code\u003e and \u003ccode\u003eisRetryable()\u003c/code\u003e from it, as well as several methods from the \u003ccode\u003eObject\u003c/code\u003e and \u003ccode\u003eThrowable\u003c/code\u003e classes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnavailableException\u003c/code\u003e class has two constructors that allow you to create it with or without a message, as well as a \u003ccode\u003ecause\u003c/code\u003e, a \u003ccode\u003estatusCode\u003c/code\u003e, and a \u003ccode\u003eretryable\u003c/code\u003e boolean.\u003c/p\u003e\n"]]],[],null,[]]