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

1.0.1 • Public • Published

HTTPError

JavaScript Style Guide

HTTPError class.


Table of Contents


Install

npm i @neumatter/http-error 

Usage

uses:

import HTTPError from '@neumatter/http-error'

throw new HTTPError(404, 'not found')
throw new HTTPError(404)
throw new HTTPError('not found')

Package Sidebar

Install

npm i @neumatter/http-error

Weekly Downloads

0

Version

1.0.1

License

none

Unpacked Size

4.45 kB

Total Files

5

Last publish

Collaborators

  • clyng57