BaseError is the super class for all exceptions
Construct a BaseError
The error message
The identity of this error
The causing error of this error
The error, if exists, that caused this error
The name of the error, which is generally the constructor name
A value to identify the error from other errors
Generated using TypeDoc
BaseError is the super class for all exceptions