[[["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-02 UTC."],[[["The webpage lists multiple versions of the `ApiException` class, ranging from version 2.63.1 (latest) down to version 2.7.1."],["`ApiException` is a subclass of `RuntimeException` used to represent exceptions during RPC calls."],["`ApiException` has two constructors, which can accept a message, a cause, a status code, and whether it is retryable."],["`ApiException` contains two primary methods, `getStatusCode()` to retrieve the exception's status code, and `isRetryable()` to determine if a failed request can be retried."],["The page lists all inherited members from the `Object` and `Throwable` classes, indicating what can be expected to be present in the current class."]]],[]]