[[["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 `ApiExceptionFactory` class in the Google API Client Libraries for Java, focusing on version 2.23.3 and including links to various other versions up to the latest, 2.63.1."],["The `ApiExceptionFactory` class is designed to generate the appropriate exception class based on a given status code."],["The class inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `toString()`."],["`ApiExceptionFactory` includes static methods such as `createException`, which can be used to create an `ApiException` with parameters including a message, a cause, a status code, retryability information and error details."],["The documentation details the parameters and return types for the static `createException` methods, like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`, and it shows that they return an `ApiException`."]]],[]]