Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CustomError<T>

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new CustomError(message: string, code: T): CustomError

Properties

code

code: T

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc