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."],[[["The page provides documentation for the `ApiException` class in the Google API Client Library for Java, specifically the GAX (Google API Extensions) module."],["The documentation covers multiple versions of the `ApiException` class, with version 2.63.1 being the latest, and the current version the page is on, 2.50.0."],["The `ApiException` class is a subclass of `RuntimeException`, and represents an exception thrown during a Remote Procedure Call (RPC)."],["There are three constructors available for creating an `ApiException` instance, allowing for different levels of detail to be provided such as message, cause, status code, retryability, and error details."],["`ApiException` class has various methods to retrieve more information about the exception, like the error domain, reason, status code, error details, metadata, and whether the failed request is retryable."]]],[]]