[[["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 in the Google API Client Libraries for Java (gax) library, focusing on its functionality in creating exceptions."],["The `ApiExceptionFactory` class is designed to generate appropriate exception types based on a given status code, providing a standardized way to handle errors."],["This documentation includes a list of available versions of the gax library, from the latest, `2.63.1`, down to version `2.7.1`."],["The `ApiExceptionFactory` class offers three static methods, all named `createException`, which are overloaded to accept different combinations of parameters like message, cause, status code, retryability, and error details."],["The class inherits several methods from the `java.lang.Object` superclass such as `clone()`, `equals()`, `hashCode()`, and `toString()`."]]],[]]