[[["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 webpage details the `UnimplementedException` class within the Google API Client Library for Java (gax), specifically version 2.50.0, and it is used to indicate operations that are not implemented or are unsupported in a service."],["The latest version of the documentation listed is 2.63.1, with a comprehensive list of previous versions available ranging down to 2.7.1, allowing users to navigate through version-specific API references for `UnimplementedException`."],["`UnimplementedException` extends `ApiException` and includes inherited members like `getDomain()`, `getErrorDetails()`, and methods from the `Object` and `Throwable` classes, which are detailed in links provided to Oracle Java documentation."],["The `UnimplementedException` class offers three constructors that accept parameters such as a message, a cause (Throwable), a status code, whether it's retryable, and error details, providing flexibility in exception handling."],["Each version number on this page links to a specific version of the `UnimplementedException` documentation page, allowing developers to quickly access the relevant details for the `gax` version they are using."]]],[]]