Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Err

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new Err(message: string, name?: undefined | string): Err

Properties

code

code: string

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc