[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiExceptionFactory` class in the Google API Client Libraries for Java (gax) library, offering a means of exception creation based on status codes."],["The latest version documented is 2.63.1, and the page offers access to documentation for multiple past versions, ranging down to 2.7.1, with each version providing the documentation for `ApiExceptionFactory`."],["`ApiExceptionFactory` is a class for generating `ApiException` instances from a given status code, which inherits from the base `Object` class, and it contains static methods for creating exceptions, each with parameters such as `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."],["The documentation lists the inherited members from the base `Object` class and a detailed breakdown of the `createException` static methods, which provide descriptions, parameters, and return types."]]],[]]