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-04-02 UTC."],[[["This webpage provides documentation for the `ApiException` class within the Google API Client Library for Java (gax), with the latest version being 2.63.1."],["`ApiException` is a class that extends `RuntimeException` and is used to represent exceptions thrown during Remote Procedure Call (RPC) operations."],["There are multiple constructors for `ApiException`, allowing you to create exceptions with a message, cause, status code, retryability flag, and even detailed error information."],["The `ApiException` class provides methods to retrieve details about the exception, such as the error domain, reason, status code, error details, and whether the operation can be retried."],["This page also contains documentation on inherited members and links to the oracle java documentation, and this contains the documentation of many versions, starting from the latest 2.63.1 all the way to version 2.7.1."]]],[]]