[[["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 `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."]]],[]]