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

2.3.3 • 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

248

Version

2.3.3

License

MIT

Unpacked Size

91.6 kB

Total Files

16

Last publish

Collaborators

  • ingalls
  • iandees