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 page details the `ApiException` class, a type of `RuntimeException` that is thrown during a Remote Procedure Call (RPC)."],["The `ApiException` class offers constructors to build exceptions with varying parameters including a message, cause, status code, retryability, and error details."],["The webpage provides links to various historical versions of the `ApiException` class, starting from version 2.63.1 down to 2.7.1, allowing for version-specific reference."],["`ApiException` provides several methods to get relevant data, such as `getDomain()`, `getReason()`, and `getMetadata()`, as well as checking if an exception is `isRetryable()`, among others."],["The webpage also details inherited members from other classes such as `Object` and `Throwable`, expanding on the functionality available for `ApiException`."]]],[]]