[[["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-09 UTC."],[[["This page details the `ApiExceptionFactory` class, which is designed to generate specific exception types based on provided status codes."],["The latest version of `ApiExceptionFactory` is 2.63.1, with links provided to the documentation for this and many previous versions, dating back to 2.7.1."],["`ApiExceptionFactory` inherits from `java.lang.Object`, including a list of inherited members like `clone()`, `equals(Object)`, and `getClass()`."],["The class provides static methods to create an `ApiException`, with optional parameters for a message, a cause, status code, retryable, and error details."],["There are three static methods provided for the creation of `ApiException`, each of which can be implemented with varying parameters, offering flexibility for error handling."]]],[]]