[[["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, 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.15.0 is displayed along with numerous earlier versions available for reference."],["The `UnimplementedException` class extends `ApiException` and provides methods for retrieving error details, status codes, and determining if the error is retryable."],["There are three constructors for creating an `UnimplementedException` instance, each allowing for the specification of a message, cause, status code, retryable status, and optionally, error details."],["This class inherits several members and methods from the `ApiException`, `Throwable`, and `Object` superclasses."]]],[]]