[[["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 webpage provides documentation for the `UnimplementedException` class in the Google API client library for Java (gax), specifically showing the multiple version of the class, with the latest being 2.63.1, and this page being 2.48.1."],["`UnimplementedException` extends `ApiException`, indicating it's a type of exception that signifies an operation is not implemented or supported by the service."],["The class `UnimplementedException` has multiple constructors allowing for varied parameters like message, cause, status code, whether the error is retryable, and error details to be passed through when creating an instance of the exception."],["`UnimplementedException` inherits several members and methods from `ApiException`, `Object`, and `Throwable`, each providing various ways to interact and extract information from the exception."]]],[]]