[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]