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