shajara API Map
    Preparing search index...

    Class CanceledError

    Error thrown when work is canceled before completion.

    Hierarchy (View Summary)

    Implements

    Index
    cause?: unknown
    kind: "canceled" = ...
    message: string
    name: "CanceledError"
    stack?: string
    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error