[[["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-07 UTC."],[[["The latest version available for `ApiExceptionFactory` is 2.63.1, with the webpage providing access to multiple previous versions."],["`ApiExceptionFactory` is a factory class designed to return the correct type of exception based on a given status code."],["It inherits several methods from `java.lang.Object`, including `clone()`, `equals(Object)`, and `getClass()`."],["The class provides static methods such as `createException` which accepts parameters like message, cause, `StatusCode`, `retryable` and `errorDetails` to create specific `ApiException` instances."],["The `createException` methods return an `ApiException` object, and are available in various forms depending on what is required to be inputted."]]],[]]