[[["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."],[[["The provided content is a documentation page for the `ApiException` class in the Google API Client Library for Java (gax), showcasing various versions and details."],["The latest version of the `ApiException` class is `2.63.1`, with a list of past versions dating back to `2.7.1`, each linking to its own documentation."],["`ApiException` extends `RuntimeException` and represents an exception that can occur during a Remote Procedure Call (RPC)."],["The class offers two constructors, allowing the creation of `ApiException` objects with or without a custom message, a `Throwable` cause, a `StatusCode`, and a boolean indicating whether the error is retryable."],["The class has methods that are used to access the status code of the error, as well as a method to tell if the error is retryable or not."]]],[]]