[[["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 used to create `ApiException` instances."],["The `ApiExceptionFactory` class, derived from `java.lang.Object`, offers static methods for creating `ApiException` objects based on status codes and other relevant details, such as error messages, causes, whether an exception is retryable, and error details."],["The provided documentation lists available versions, ranging from the latest version 2.63.1 to older versions such as 2.7.1, allowing users to look at the documentation of the `ApiExceptionFactory` class for the specific version of the library that they are using."],["Three different versions of the `createException` static method are provided, allowing for the inclusion of a `String` message, a `Throwable` cause, a `StatusCode`, a `boolean` retryable value, and `ErrorDetails`."]]],[]]