Class: CustomError

Custom errors with custom message

Hierarchy

Constructors

constructor

â€ĸ new CustomError(message?): CustomError

Parameters

NameType

message?

string

Returns

CustomError

Overrides

Error.constructor

Last updated