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-04-02 UTC."],[[["The latest version of the `UnknownException` documentation is 2.63.1, and it provides a comprehensive list of versions dating back to 2.7.1."],["`UnknownException` is a type of `ApiException` that is thrown when an error is encountered from an unknown source or when insufficient error details are provided."],["The `UnknownException` class includes constructors that allow for the specification of a message, cause, status code, and retryable status, as well as error details in one of them."],["`UnknownException` inherits several methods from `ApiException`, `Object`, and `Throwable`, including methods for retrieving error details, stack traces, and status codes."]]],[]]