[[["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 provides documentation for `ApiException`, a class representing exceptions thrown during RPC calls, with the latest version being 2.63.1."],["The content lists numerous historical versions of `ApiException`, starting from version 2.63.1 down to version 2.7.1, each with a unique URL for its documentation."],["`ApiException` is a subclass of `RuntimeException` and includes inherited members from `Object` and `Throwable` classes, accessible through provided links."],["The class has two constructors: one that accepts a message, cause, status code, and retryable flag; and another that accepts just the cause, status code, and retryable flag."],["`ApiException` includes methods to retrieve the status code with `getStatusCode()` and determine if a request is retryable with `isRetryable()`."]]],[]]