node-standard-error

subclassable standard errors - Node.js library
 
  0
  no reviews



StandardError.js is a tiny JavaScript library that simplifies creating subclasses of Error for custom error classes with the correct name and stack property. Saves you from writing a few lines of boilerplate.

This package provides StandardError.js usable with Node.js - an event-based server-side JavaScript engine.