[[["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 page details the `ApiException` class, which is a type of `RuntimeException` in Java, and it is used to represent exceptions during Remote Procedure Call (RPC) interactions."],["The latest version of `ApiException` is 2.63.1, with a list of all the other versions as well, dating all the way back to version 2.7.1."],["`ApiException` objects can be constructed with a message, cause, `StatusCode`, and a boolean indicating if the operation is retryable."],["The `getStatusCode()` method retrieves the status code of the exception, and the `isRetryable()` method determines if the failed request can be retried."]]],[]]