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."],[[["The page lists various versions of `com.google.api.gax.rpc.ApiException`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to detailed documentation for each version."],["`ApiException` is a class that extends `RuntimeException` and represents an exception that occurs during a Remote Procedure Call (RPC)."],["`ApiException` objects can be constructed with a message, cause, status code, and retryable flag, or with a cause, status code, retryable flag, and error details."],["The `ApiException` class provides methods to retrieve the error's domain, reason, status code, error details, and metadata, and also includes a flag to indicate if the failed request can be retried."],["This documentation page highlights the inherited members from `Object` and `Throwable` classes that are available to `ApiException`, providing comprehensive context about the class's capabilities."]]],[]]