[[["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 in the Google API Client Libraries for Java, focusing on version 2.62.0."],["The `ApiExceptionFactory` class is designed to create appropriate exception classes based on a given status code."],["The page contains a list of available versions of this documentation ranging from version 2.63.1 down to version 2.7.1, with the ability to click and select the desired version."],["The class inherits from `java.lang.Object` and has three static methods to create exceptions: `createException(String message, Throwable cause, StatusCode statusCode, boolean retryable)`, `createException(Throwable cause, StatusCode statusCode, boolean retryable)`, and `createException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)`."],["Each version of the documentation details the static methods of the class and provides the parameter type, parameter description, return type, and the return type description."]]],[]]