Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Error

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Error(message?: string, id?: number): Error

Properties

errorID

errorID: number

message

message: string

name

name: string

Methods

getStackTrace

  • getStackTrace(): string

Generated using TypeDoc