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