[[["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 within the Google API Client Library for Java, specifically under version 2.11.0, and it is thrown when an operation is not implemented or supported by a service."],["The latest version of the package on this page is 2.63.1, with numerous previous versions also listed, ranging down to version 2.7.1."],["`UnimplementedException` extends `ApiException`, inheriting methods such as `getStatusCode()` and `isRetryable()`, and also offers access to standard Java methods inherited from `Object` and `Throwable`."],["The class has two constructors, both allowing for specification of a cause, a status code and whether or not the exception is retryable, one also requiring a String message parameter."],["The documentation provides links to the Java documentation for all inherited members, alongside links to the documentation for relevant data types like String, Throwable, boolean, and StatusCode."]]],[]]