shajara API Map
    Preparing search index...

    Class UnfulfilledError

    Error thrown when a future's owner scope closes before the future settles.

    Hierarchy (View Summary)

    Implements

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

      Parameters

      • error: unknown

      Returns error is Error