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 webpage details the `ApiException` class, which extends `RuntimeException` and is thrown during RPC calls, with the latest version being 2.63.1."],["`ApiException` can be constructed with or without a message, but always requires a `Throwable` cause, a `StatusCode`, and a boolean indicating retry-ability, and it can also include `ErrorDetails`."],["The class provides methods to retrieve details about the exception, such as the domain, error details, metadata, reason, status code, and whether the request can be retried."],["The page lists many prior versions of the class, starting from version 2.63.1 (latest), all the way back to 2.7.1, offering links to each version's documentation for `com.google.api.gax.rpc.ApiException`."],["It also details inherited members from `Object` and `Throwable`, showing the full functionality of the `ApiException` class."]]],[]]