[[["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."],[[["This page documents the `ApiException` class, which represents an exception thrown during a Remote Procedure Call (RPC)."],["The latest version of `ApiException` documented is 2.63.1, with numerous previous versions listed, ranging back to version 2.7.1."],["`ApiException` extends `RuntimeException` and includes inherited members from `Object` and `Throwable`."],["The `ApiException` class provides constructors to instantiate with message, cause, status code, and retryability, or cause, status code, and retryability only."],["The class contains methods to retrieve the status code with `getStatusCode()`, and whether the failed request is retryable with `isRetryable()`."]]],[]]