0.2.0 • Published 3 years ago

node-errors-pro v0.2.0

Weekly downloads
126
License
MIT
Repository
github
Last release
3 years ago

node-errors-pro

More error classes for nodejs.

  • Full suite of node.js Error classes.
  • Append stack traces from other generated Errors
  • Full typescript code, provide typescript declarations
  • Support CommonJS and ESModule, support tree shaking

Install

npm install node-errors-pro or yarn add node-errors-pro.

Errors

Click to know how to use them.

Native Errors Pro

More Useful Errors

If you want to create your own custom errors, please see How To Create Custom Errors.

Errors to Support

  • ValidationError
  • Data
    • SQLError
  • IO
    • InvalidDataError