Class LinkError

Hierarchy

Implements

  • LinkError

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns LinkError

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns LinkError

Properties

cause?: unknown
message: string
name: string = 'LinkError'
stack?: string

Generated using TypeDoc