[[["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."],[[["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()`."]]],[]]