Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Error

Hierarchy

  • Error

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Error(code: number, reason: string): Error

Properties

code

code: number

reason

reason: string

Methods

equals

  • equals(err: Error): boolean

toString

  • toString(): string

Generated using TypeDoc