[[["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 Library for Java (gax), which is responsible for creating specific types of exceptions based on status codes."],["The latest version of `ApiExceptionFactory` documented on this page is 2.63.1, and the page also lists numerous prior versions dating back to 2.7.1, allowing access to the documentation for each individual version."],["The `ApiExceptionFactory` class inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `hashCode()`."],["The `ApiExceptionFactory` class contains three static methods, all named `createException`, that allow users to generate an `ApiException` with varying parameters such as message, cause, status code, retryability, and error details."],["The `createException` methods will all return an `ApiException` with different parameters depending on which method you select."]]],[]]