[[["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-03-21 UTC."],[[["The latest version available is 2.63.1, but the current version displayed is 2.18.7, and this page provides documentation for the `ApiExceptionFactory` class across numerous versions ranging from 2.7.1 to 2.63.1."],["`ApiExceptionFactory` is a Java class that serves as a factory for creating exceptions based on status codes."],["The `ApiExceptionFactory` class inherits from `java.lang.Object` and contains inherited members such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The `ApiExceptionFactory` class includes static methods to `createException`, which allows for the creation of `ApiException` objects by using parameters such as message, cause, status code, and retryable boolean values, with an additional method that includes `errorDetails`."]]],[]]