http-error-lib

1.0.3 • Public • Published

http-error-lib

NPM version Downloads

About

Node module to throw custom Error.

Installation

npm install http-error-lib

Exampleß

const { NotFound } = require("http-error-lib");
...
throw new NotFound();

Methods

  • BadRequest
  • Unauthorized
  • Forbidden
  • NotFound
  • Conflict
  • FailedDependency
  • InternalServerError

Readme

Keywords

none

Package Sidebar

Install

npm i http-error-lib

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

2.16 kB

Total Files

3

Last publish

Collaborators

  • mahfuz