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."],[[["The page documents various versions of the `ApiException` class, ranging from version 2.63.1 (latest) down to version 2.7.1, all within the `com.google.api.gax.rpc` package."],["`ApiException` is a `RuntimeException` that represents an exception during a remote procedure call (RPC)."],["The class offers multiple constructors to initialize it, accepting parameters such as message, cause, status code, retryable status, and error details."],["`ApiException` provides methods to get the error domain, error details, metadata, reason, status code, and retryable status associated with the exception."],["The class inherits members from Object and Throwable, such as `clone()`, `equals()`, `getStackTrace()` and `getMessage()`."]]],[]]