Socket
Book a DemoInstallSign in
Socket

errno-extend

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errno-extend

Error extension for v8

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

errno-extend

Error extension for v8

Installation

$ npm install errno-extent

API

  • ArgumentsError(): An error that occurred by wrong arguments of a caller.

  • AvoidAcessError(): An error that user-land access the unaccessable callee.

  • UnknowMethodError(name): Commonly used in HTTP handler.

  • NotFoundError(name): Not found for name specified.

  • RequiredError(name): Requirements missed error, name might be array or object, sure could be a string.

NB: TO BE COUTINUE... :)

License

MIT

Keywords

error

FAQs

Package last updated on 06 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts