[[["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-08-28 UTC."],[[["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiExceptionFactory\u003c/code\u003e is a factory class designed to return the appropriate exception class based on the given status code.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiExceptionFactory\u003c/code\u003e class includes three static methods for creating exceptions: \u003ccode\u003ecreateException(String message, Throwable cause, StatusCode statusCode, boolean retryable)\u003c/code\u003e, \u003ccode\u003ecreateException(Throwable cause, StatusCode statusCode, boolean retryable)\u003c/code\u003e, and \u003ccode\u003ecreateException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiExceptionFactory\u003c/code\u003e methods allow specifying a message, cause, status code, retryable status, and optional error details to construct an \u003ccode\u003eApiException\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]