[[["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 details the `ApiException` class, a subclass of `RuntimeException`, used for exceptions during RPC calls within the Google API Client Library for Java."],["The `ApiException` class provides constructors to initialize with parameters such as a message, cause, status code, and a boolean indicating if the request is retryable."],["It includes methods `getStatusCode()` to retrieve the exception's status code and `isRetryable()` to check if the failed request can be retried."],["The document lists various versions of the library, from the latest (2.63.1) down to 2.7.1."],["The page also outlines the inherited members from `Object` and `Throwable`, including methods like `clone()`, `equals()`, `getMessage()`, and `getStackTrace()`."]]],[]]