@assemblyvoting/js-client
    Preparing search index...

    Class TimeoutError

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    code: number
    statusCode: number
    name: "TimeoutError"
    cause?: unknown
    message: string
    stack?: string

    Methods

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

      Parameters

      • error: unknown

      Returns error is Error