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 webpage provides documentation for the `ApiException` class within the Google API Client Library for Java, offering various version-specific details, with version 2.63.1 being the latest."],["The `ApiException` class extends `RuntimeException` and is used to represent exceptions that occur during Remote Procedure Call (RPC) interactions, and details on the inherited members from `Object` and `Throwable` are available."],["There are three constructors for `ApiException` allowing for different configurations to be made when it is called, including `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` parameters."],["The `ApiException` class includes methods for retrieving detailed error information such as `domain`, `reason`, `metadata`, `errorDetails`, `statusCode`, and `isRetryable` status."],["The documentation lists a multitude of different versions, starting from 2.63.1, working all the way down to version 2.7.1, providing a comprehensive history of the `ApiException` class."]]],[]]