[[["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 page details the `ApiException` class, which is a type of `RuntimeException` in Java, and it is used to represent exceptions during Remote Procedure Call (RPC) interactions."],["The latest version of `ApiException` is 2.63.1, with a list of all the other versions as well, dating all the way back to version 2.7.1."],["`ApiException` objects can be constructed with a message, cause, `StatusCode`, and a boolean indicating if the operation is retryable."],["The `getStatusCode()` method retrieves the status code of the exception, and the `isRetryable()` method determines if the failed request can be retried."]]],[]]