[[["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 of the API is 2.63.1, with numerous previous versions listed from 2.62.0 down to 2.7.1."],["`ApiExceptionFactory` is a class that produces specific exception types based on a given status code."],["`ApiExceptionFactory` is inherited from `java.lang.Object`, with various inherited members like `clone()`, `equals()`, and `getClass()`."],["The `createException` method within `ApiExceptionFactory` can generate an `ApiException` instance using parameters like message, cause, status code, and retryable flag."],["There are two versions of the `createException` method, one with the parameter message, and one without."]]],[]]