[[["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-04 UTC."],[[["This webpage provides documentation for the `ApiExceptionFactory` class, which is designed to create specific exception types based on a given status code."],["The `ApiExceptionFactory` class inherits from `java.lang.Object` and includes inherited members like `clone()`, `equals()`, and `hashCode()`."],["The page details two static methods within `ApiExceptionFactory` to create `ApiException` instances: `createException(String message, Throwable cause, StatusCode statusCode, boolean retryable)` and `createException(Throwable cause, StatusCode statusCode, boolean retryable)`."],["The documentation lists links to various versions of `ApiExceptionFactory`, ranging from version 2.7.1 up to the latest version, 2.63.1."],["The version navigation is available from 2.14.0 and downwards, with the most recent version marked as latest, containing links to the javadocs of the versions."]]],[]]