[[["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, which is thrown when an operation is not implemented or supported by a service."],["The latest version of the API is 2.63.1, while version 2.60.0 is displayed in the header of this page, and the page also contains a comprehensive list of older versions dating back to 2.7.1."],["`UnimplementedException` extends `ApiException` and includes inherited members like `getDomain()`, `getErrorDetails()`, `getMetadata()`, and others, as well as inherited members from the `Object` and `Throwable` classes."],["There are three constructors for creating an `UnimplementedException` object, all of which require a `Throwable` cause, `StatusCode`, and a `boolean` to indicate if it is retryable; an optional error detail parameter can be added to one constructor and a string message can be added to another."]]],[]]