[[["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, which is a utility in the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The documentation covers a range of versions for `ApiExceptionFactory`, from the latest version 2.63.1, all the way to version 2.7.1, allowing developers to view the documentation for past versions."],["The `ApiExceptionFactory` class is designed to create `ApiException` instances based on a given status code, offering a way to generate specific exception types from status codes."],["The class `ApiExceptionFactory` has two static methods, `createException`, that allow the construction of `ApiException` objects, one of which takes in a message, and the other takes in only a throwable, both take in a status code, and a boolean that indicates whether the exception is retryable or not."]]],[]]