Returns the logical grouping to which the "reason" belongs. The error domain is typically the
registered service name of the tool or product that generates the error. e.g. googleapis.com
[[["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-03-21 UTC."],[[["This page provides documentation for the `ApiException` class within the Google API Client Library for Java, specifically the `com.google.api.gax.rpc.ApiException` package."],["The `ApiException` class is a `RuntimeException` that represents an exception thrown during an RPC call, which includes constructors for creating instances with different parameter combinations."],["The documentation lists multiple versions of the package, ranging from version 2.63.1 (latest) down to 2.7.1, allowing users to access documentation specific to each release."],["`ApiException` class has methods to retrieve details about the error, including the status code, error domain, reason, metadata, and whether the failed request can be retried."],["The documentation lists the inherited members and methods of the `Object` and `Throwable` classes, which are the root classes for `ApiException`, as well as each inherited member's link to its respective java documentation."]]],[]]