[[["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."],[[["This webpage provides documentation for the `ApiExceptionFactory` class, which is part of the Google API Client Libraries for Java (gax) and is specifically used to generate exception classes based on status codes."],["The `ApiExceptionFactory` class offers three static methods for creating `ApiException` objects: one takes a message, throwable cause, status code, and retryable flag; another accepts a throwable cause, status code, and retryable flag; and the last accepts a throwable cause, status code, retryable flag, and error details."],["The page lists a range of available versions for the `ApiExceptionFactory` class, from the latest 2.63.1 down to version 2.7.1, allowing developers to navigate through documentation for specific versions."],["The `ApiExceptionFactory` class inherits members from the base `java.lang.Object`, as indicated by the list of inherited methods such as `clone()`, `equals()`, `hashCode()`, and `wait()`, among others."]]],[]]