[[["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 within the Google API Client Libraries for Java (gax) library, offering a resource to find the correct type of exception from a given status code."],["The latest documented version of `ApiExceptionFactory` is 2.63.1, with this page displaying documentation starting at 2.43.0 and extending through 2.63.1, including versions in between."],["The `ApiExceptionFactory` class has static methods for creating `ApiException` instances, allowing for exceptions to be generated with parameters like a message, cause, status code, retryability, and error details."],["`ApiExceptionFactory` inherits members from `java.lang.Object`, and it is used to create specific exception types based on the status code provided, and it contains documented parameters and return types for its creation methods."],["The class `ApiExceptionFactory` has three different overloads of `createException()` that each return `ApiException`, and take various combinations of `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` parameters."]]],[]]