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-09 UTC."],[[["This page provides documentation for the `ApiException` class, which is a type of exception thrown during a Remote Procedure Call (RPC)."],["The `ApiException` class includes constructors that can take parameters such as a message, a cause, a status code, retryability, and error details."],["The `ApiException` class provides several methods to access information about the exception, including the domain, error details, metadata, reason, status code, and whether the request can be retried."],["This document lists various versions of `ApiException`, with version 2.63.1 being the latest version, and also provides links to the documentation for each version."],["The `ApiException` class inherits multiple members from `Object` and `Throwable` classes, such as `clone()`, `equals(Object)`, `getMessage()`, and `printStackTrace()`."]]],[]]