[[["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 `UnimplementedException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `UnimplementedException` is an exception that gets thrown when an operation is not implemented or is not supported/enabled within a service."],["The page offers a comprehensive list of versioned documentation, starting from version 2.63.1 (latest) down to 2.7.1, all relating to the `UnimplementedException`."],["There are three constructors for the `UnimplementedException`, including one that accepts a `String` message, `Throwable` cause, `StatusCode`, and `boolean` for retry, another one that accepts `Throwable` cause, `StatusCode`, and a `boolean`, and the third one that accepts `Throwable` cause, `StatusCode`, a `boolean`, and `ErrorDetails`."],["The `UnimplementedException` class inherits members and methods from `ApiException`, `Object`, and `Throwable`, such as `getDomain()`, `equals(Object)`, and `getMessage()`, respectively."]]],[]]