0.0.3 • Published 10 years ago

errno-extend v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago