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