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-07 UTC."],[[["This webpage provides documentation for the `ApiException` class within the Google API Client Library for Java, offering various version-specific references, with version 2.63.1 being the latest."],["The `ApiException` class, a subclass of `RuntimeException`, is thrown during RPC calls, and includes constructors to specify the exception's message, cause, status code, retryability, and optional error details."],["The `ApiException` class has a multitude of methods, such as `getDomain`, `getReason`, `getErrorDetails`, and `getMetadata`, to retrieve detailed information about the exception's nature and origin."],["This class also provides the `getStatusCode` method, which allows for access to the associated `StatusCode`, and the `isRetryable` method that indicates if the failed operation can be attempted again."],["The page lists 48 different versions of the `ApiException` class ranging from 2.63.1 all the way down to 2.7.1."]]],[]]