API reference › @evolu/common › Task › AllAbortError
const AllAbortError: typed("AllAbortError");
Defined in: packages/common/src/Task.ts:3111
Abort reason used by all when aborting remaining tasks.
Used when a Task fails and other Tasks need to be aborted.