[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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()`."]]],[]]