[[["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 details the `ApiExceptionFactory` class, which is designed to generate specific types of exception classes based on a given status code."],["The content provides a comprehensive list of historical versions of the `ApiExceptionFactory`, from version 2.3.1 up to the latest, 2.63.1, along with their respective documentation links."],["The `ApiExceptionFactory` class inherits several methods from the `java.lang.Object` class, such as `clone()`, `equals()`, `getClass()`, and `wait()`."],["There are three static methods listed, `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 for creating `ApiException` objects with varying parameters."]]],[]]