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-03 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eUnknownException\u003c/code\u003e is 2.63.1, with several prior versions listed, going back to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnknownException\u003c/code\u003e is a type of \u003ccode\u003eApiException\u003c/code\u003e that is thrown when an error occurs that is not explicitly known or defined.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnknownException\u003c/code\u003e can result from receiving a \u003ccode\u003eStatus\u003c/code\u003e from a foreign address space, or from APIs that do not give out detailed error info.\u003c/p\u003e\n"],["\u003cp\u003eThere are three constructors available for \u003ccode\u003eUnknownException\u003c/code\u003e, each allowing for the specification of the \u003ccode\u003ecause\u003c/code\u003e, \u003ccode\u003estatusCode\u003c/code\u003e, and \u003ccode\u003eretryable\u003c/code\u003e parameters, with the first constructor adding the ability to input a message, and the third adding the possibility of inputting error details.\u003c/p\u003e\n"],["\u003cp\u003eInherited members of the \u003ccode\u003eUnknownException\u003c/code\u003e class include various methods from \u003ccode\u003eApiException\u003c/code\u003e, \u003ccode\u003eObject\u003c/code\u003e, and \u003ccode\u003eThrowable\u003c/code\u003e, covering error details, metadata, and stack trace information.\u003c/p\u003e\n"]]],[],null,[]]