[[["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, which extends `ApiException` and is thrown when an operation is not implemented or supported by a service."],["The page provides access to documentation for multiple versions of the library, ranging from the latest version 2.63.1 down to version 2.7.1, and the current page is displaying the content for version 2.52.0."],["`UnimplementedException` objects can be constructed with parameters including a message, a cause (Throwable), a status code, and a retryable boolean, or with a cause, status code, retryable boolean and error details, or with only a cause, status code, and retryable boolean."],["The documentation lists the inherited members and methods from both `ApiException` and the `Object` and `Throwable` classes, providing a comprehensive overview of the exception's capabilities and inherited functionalities."],["The `UnimplementedException` documentation provides information on the constructor parameters, with the types and description of each parameter such as `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."]]],[]]