[[["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-15 UTC."],[[["The latest version of the API is 2.63.1, and this page provides access to various versions of the API documentation, ranging from 2.63.1 down to 2.7.1."],["`ApiExceptionFactory` is a factory class designed to return the appropriate exception class based on the given status code."],["The `ApiExceptionFactory` class includes three static methods for creating exceptions: `createException(String message, Throwable cause, StatusCode statusCode, boolean retryable)`, `createException(Throwable cause, StatusCode statusCode, boolean retryable)`, and `createException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)`."],["The `ApiExceptionFactory` methods allow specifying a message, cause, status code, retryable status, and optional error details to construct an `ApiException`."]]],[]]