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-03-21 UTC."],[[["This page details the `UnknownException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`UnknownException` is thrown when an unspecified error occurs, often due to an unrecognized error status or insufficient error details from an API."],["This exception class extends `ApiException` and includes constructors that accept parameters like a message, cause, status code, retryability, and error details."],["The document provides a comprehensive list of versioned links for the `UnknownException` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["It also includes a full listing of the inherited members from `ApiException`, `Object` and `Throwable` along with links for each, in addition to the constructors."]]],[]]