[[["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 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."]]],[]]