Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RuntimeError

Hierarchy

  • Error
    • RuntimeError

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional cause

cause: Error | ErrorReasonType

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Static type

type: "runtime_error" = "runtime_error"

Methods

getType

  • getType(): string