[[["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 class is 2.63.1, while this page is showing the documentation for version 2.39.0, and other versions are listed and accessible via links."],["`UnimplementedException` extends the `ApiException` class and inherits several methods, such as `getDomain`, `getErrorDetails`, and `isRetryable`."],["There are three constructors for creating `UnimplementedException` objects, each allowing different parameters like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` to provide specific information about the exception."],["`UnimplementedException` offers methods for handling and understanding exceptions, such as `getLocalizedMessage`, `getStackTrace`, and `printStackTrace`, all inherited from the Throwable superclass."]]],[]]