A Serializable Error that contains an error origin.

Hierarchy (view full)

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

level: ErrorLevel = ErrorLevel.FATAL
location: string

A description of the location the error occurred.

origin: string = ErrorOrigin.INTERNAL
position: number
reason: string

The reason for the error.

Accessors

  • get [toStringTag](): string
  • Returns string

  • get name(): string
  • Returns string

Methods