Showing 1-20 of 123 packages
Extend the Error Class with ES2015/ES5/Babel, i.e. fix for `class MyError extends Error{}`
A class designed to enable easily extending the built-in javascript Error, allowing typed errors.
A set of configurators to help your Apps and Libraries build brilliant error classes
Actions exec lib
Helper for creating easily extensible and subclassable JavaScript Error classes.
JavaScript extensible custom error that can take a message and/or an Error object
Quickly create custom error objects.
Easily subclass errors
Simply create sub-classed Boom errors for Hapi applications.
A standard package for HTTP exceptions
Easily-extendable error for use with ES6 classes
Create errors with code and cause properties
Node's builtin `assert.throws` does not work very well with rejecting promises or (equivalently) async functions.
Advanced error handling & printing
A javascript library for making await more functional
Basic assert function that throws provided error object
Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable.
Easily define custom error types in Node.js
## Install
Error with more than just a message, stacktrace parsing.