Showing 1-20 of 214 packages
Custom error for node.js
CustomError
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Common errors
* CustomError - 自定义
CustomError
custom error type creator: throw new CustomError()
[](https://www.npmjs.com/package/p-safe) [](https://packagephobia.now.sh/result?p=p-safe)
Wrap zod validation errors in user-friendly readable messages
Create custom errors that inherit Error
## Errors * Includes a set of predefined errors and an abstract class CustomError that can be used by the error-handler middleware * bad-request-error * custom-error * database-connection-error * not-authorized-error * not-found-erro
A solid BaseError class that supports custom properties and wrapping errors
This is a express error module
error utils
error-extender
Make your own nested error types!
Create custom JavaScript errors that also match instanceof.
Used to fix the odd behaviors of native Error object inheritance code compiled to ES5
Shared utility library for the MTG Tracker microservices. This package provides common errors, middleware, logging utilities, and database migration tools used across all services.