[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiExceptionFactory` class, which is a utility for generating specific exception types based on status codes."],["The `ApiExceptionFactory` class inherits from `java.lang.Object` and has several inherited members like `clone()`, `equals()`, and `hashCode()`."],["It includes multiple static methods, such as `createException`, that are designed to create `ApiException` instances, with parameters like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."],["The page offers links to documentation for various versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1."],["Detailed parameter and return information is available for each of the static `createException` methods, showing the expected types and descriptions."]]],[]]