[[["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-17 UTC."],[[["The latest version available for `ApiExceptionFactory` is 2.63.1, with several other previous versions listed ranging from 2.62.0 down to 2.7.1."],["`ApiExceptionFactory` is a class that generates specific exception types based on the provided status code."],["The `ApiExceptionFactory` class inherits from `java.lang.Object`, providing standard object methods."],["This class includes three static `createException` methods that allow creating `ApiException` instances with varying parameters like message, cause, status code, retryable status, and error details."],["The static methods use a `StatusCode` and a boolean representing if it is `retryable`, to define how the `ApiException` will be built."]]],[]]