errno-extend

0.0.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i errno-extend

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • yorkie