[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]