node-check-error

Node.js module for error handling
  https://github.com/chaijs/check-error
  0
  no reviews



This module helps to retrieve an Error's information such as its message or constructor name, but also check whether two Errors are compatible based on various data.

Node.js is an event-based server-side JavaScript engine.