Error class factory, returnes an error subclass that instantiates objects with the given message by default.
Message that is stored in Error.message property by default.
Error.message
Generated using TypeDoc
Error class factory, returnes an error subclass that instantiates objects with the given message by default.