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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `ApiException` class in the Google API Client Library for Java, detailing its role as an exception thrown during Remote Procedure Call (RPC) operations."],["The `ApiException` class, a subclass of `RuntimeException`, has constructors that allow for customization with a message, cause, status code, retry status, and error details."],["The `ApiException` class provides methods to retrieve specific error information, including the error domain, error details, reason, status code, and whether the failed request can be retried."],["A list of versions of the `ApiException` class, ranging from the latest version (2.63.1) down to version 2.7.1 are provided and accessible on the page."],["The `ApiException` also inherits members from the Object and Throwable classes, such as `clone()`, `equals()`, `getCause()`, and `printStackTrace()`."]]],[]]