Constructs aborted execution error.
Optional
abortReason: unknownA reason of abort.
Error message.
Static
Optional
prepareOptional override for formatting stack traces
Static
stackOptional
Readonly
abortA reason of abort.
Optional
causeOptional
stackStatic
captureGenerated using TypeDoc
Error raised when execution aborted for some predictable reason.
E.g. when ZExecution.abort method is called.
Rejecting with this error as a reason is not considered an execution failure.