This exception is used to preserve the caller's stacktrace when invoking an async task in a sync
context. It will be added as a suppressed exception when propagating the async exception. This
allows callers to catch ApiException thrown in an async operation, while still maintaining the
call site.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, as indicated by the \u003ccode\u003e(latest)\u003c/code\u003e tag in the provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the \u003ccode\u003eAsyncTaskException\u003c/code\u003e class, which is designed to preserve the original stack trace when an asynchronous task is invoked within a synchronous context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAsyncTaskException\u003c/code\u003e is a subclass of \u003ccode\u003eRuntimeException\u003c/code\u003e and includes functionality to be added as a suppressed exception when an async exception propagates.\u003c/p\u003e\n"],["\u003cp\u003eA range of previous versions of the documentation are available, from 2.24.0 to the latest 2.63.1, including several minor releases.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides links to the inherited members of the \u003ccode\u003eObject\u003c/code\u003e and \u003ccode\u003eThrowable\u003c/code\u003e classes, which are associated with \u003ccode\u003eAsyncTaskException\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]