Showing 1-20 of 208 packages
CustomError
Custom error for node.js
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
## 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
Create custom errors that inherit Error
error utils
This is a express error module
A solid BaseError class that supports custom properties and wrapping errors
error-extender
Make your own nested error types!
Used to fix the odd behaviors of native Error object inheritance code compiled to ES5
Create custom JavaScript errors that also match instanceof.
A utility package for handling try-catch blocks in TypeScript with full type inference.