[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ApiExceptionFactory` class, which is part of the Google API Client Libraries for Java (gax) and is used to create exception classes based on status codes."],["The latest documented version available is 2.63.1, with a range of older versions listed, going as far back as 2.7.1, each linked to their corresponding API documentation."],["`ApiExceptionFactory` inherits from `java.lang.Object` and provides static methods for creating `ApiException` instances."],["The available `ApiException` creation methods includes creating exceptions with different information: message, throwable cause, status code, retryable, and error details."],["The `ApiException` class can be returned using three different static methods, depending on the parameter requirements."]]],[]]