Classdesc

An error that is thrown when an operation is aborted

Example

throw new AbortError('The operation was aborted')

Hierarchy

  • Error
    • AbortError

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns AbortError

Properties

message: string

Generated using TypeDoc