shajara API
    Preparing search index...

    Error thrown when a scope converges through its local failure path.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Primary failure that caused the scope to fail.

    kind: "scope" = ...
    message: string
    name: "ScopeError"
    stack?: string
    suppressed: readonly FailureShape[]

    Additional failures captured after the scope began failing.

    Methods

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error