[[["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-04-09 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, and a comprehensive list of versions ranging from 2.63.1 down to 2.7.1 are provided with links for each."],["`UnimplementedException` extends `ApiException` and inherits several members such as `getDomain()`, `getErrorDetails()`, and `isRetryable()`."],["The class provides three constructors to instantiate the exception, allowing different combinations of parameters like message, cause, status code, retryable, and error details."],["The constructors require a Throwable cause, a StatusCode, and a boolean retryable, they may also require a String message and ErrorDetails."]]],[]]