[[["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 provides documentation for the `ApiExceptionFactory` class, which is a utility for generating specific exception types based on status codes."],["The latest version of the API documented is 2.63.1, but the page includes links to documentation for numerous previous versions, going back to version 2.7.1, for the `ApiExceptionFactory` class."],["`ApiExceptionFactory` inherits from `java.lang.Object` and offers the ability to create exceptions with custom messages, causes, status codes, and retryable flags."],["The `ApiExceptionFactory` class provides two static methods, `createException`, which are overloaded to allow for the creation of `ApiException` instances with either a string message and cause or just a cause, but both require a `StatusCode` and boolean for retryability."]]],[]]