Exception thrown due to an unknown error. An example of where this error may be returned is if a
Status value received from another address space belongs to an error-space that is not known in
this address space. Also errors raised by APIs that do not return enough error information may be
converted to this error.
[[["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-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUnknownException\u003c/code\u003e class, a subclass of \u003ccode\u003eApiException\u003c/code\u003e, is thrown when an unspecified error occurs, often due to an unrecognized error space or insufficient error details from APIs.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for \u003ccode\u003eUnknownException\u003c/code\u003e across numerous versions, ranging from version 2.7.1 up to the latest version 2.63.1, with links to specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnknownException\u003c/code\u003e can be constructed with parameters such as a message, a \u003ccode\u003eThrowable\u003c/code\u003e cause, a \u003ccode\u003eStatusCode\u003c/code\u003e, and a boolean indicating if it's retryable, and some variations of the constructor even takes in \u003ccode\u003eErrorDetails\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnknownException\u003c/code\u003e class inherits various methods from the \u003ccode\u003eApiException\u003c/code\u003e, \u003ccode\u003eObject\u003c/code\u003e, and \u003ccode\u003eThrowable\u003c/code\u003e classes, including \u003ccode\u003egetDomain()\u003c/code\u003e, \u003ccode\u003egetMessage()\u003c/code\u003e, and \u003ccode\u003eprintStackTrace()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach version page link of the \u003ccode\u003eUnknownException\u003c/code\u003e directs the user to documentation with the class definition, as well as inherited methods and contructors that can be used for each version.\u003c/p\u003e\n"]]],[],null,[]]