Class RuntimeError

Hierarchy

Implements

  • RuntimeError

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns RuntimeError

  • Parameters

    • Optional message: string
    • Optional options: ErrorOptions

    Returns RuntimeError

Properties

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

Generated using TypeDoc