@mdev-js/errors
v1.0.1
Published
Classes SystemError and UserInputError improves Error class
Downloads
7
Readme
Errors
Classes SystemError and UserInputError improves Error class. The first one is purposed to represent errors thrown by the system. The second one is purposed to represent errors that is caused by invalid user input data.