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