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.
an extendable ES6 Error with support for HTTP errors
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
A set of configurators to help your Apps and Libraries build brilliant error classes
Easily subclass errors
Error with more than just a message, stacktrace parsing.
Quickly create custom error objects.
A standard package for HTTP exceptions
Easily-extendable error for use with ES6 classes
more than assert
Create errors with code and cause properties
Simply create sub-classed Boom errors for Hapi applications.
Node's builtin `assert.throws` does not work very well with rejecting promises or (equivalently) async functions.
Easily define custom error types in Node.js
Advanced error handling & printing
Node.js module that lets you define and use errors consistently across your APIs and apps. Simple. HTTP friendly.
A javascript library for making await more functional
No description provided.
Transform error classes into error-returning functions
Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable.
ESLint plugin with Expo-specific rules
error handling utiliy
Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.
Creates typescript definitions based on rust code
A simple parser-generator framework.
The same derive(Error) macro thiserror provides + the features you want!
A simple parser-generator framework.
Define custom errors without boilerplate using the custom_error! macro.
Define custom errors without boilerplate using the custom_error! macro.
Multi-provider failover for LLM calls. Try Anthropic, fall back to OpenAI/Gemini/Bedrock on retryable errors. Per-attempt audit log. Zero runtime deps. BYO clients.
High-quality Rust error handling.
A wrapper around anyhow that allows for a primary error type
This is a crate that sets error codes for program errors, and has the ease of use of alerts, and has very good compatibility with this error