@openaddresses/batch-error
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

Batch-Error

Errors for the HTTP Serving World

Installation

npm i @openaddresses/batch-error

Example Usage

const Err = require('@openaddresses/batch-error');

throw new Err(statusCode, originalErr_orNull, message);

Readme

Keywords

none

Package Sidebar

Install

npm i @openaddresses/batch-error

Weekly Downloads

124

Version

2.4.0

License

MIT

Unpacked Size

9.85 kB

Total Files

11

Last publish

Collaborators

  • ingalls
  • iandees