Hierarchy

  • Error
    • TryError

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns TryError

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns TryError

Properties

cause?: unknown
message: string
name: string
stack?: string

Generated using TypeDoc