shajara API Map
    Preparing search index...

    Class InterruptedError

    Error thrown when runtime progression is interrupted outside normal convergence.

    Hierarchy (View Summary)

    Implements

    Index
    cause: unknown

    Out-of-band cause that interrupted execution.

    kind: "interrupted" = ...
    message: string
    name: "InterruptedError"
    stack?: string
    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error