error-system
Your custom errors in your JavaScript code!
Inspired by node-errno.
Based on errors in bitcore.
Example
createError
var errorSystem = var RequestError = errorSystemvar request = var url = 'https://github.com/notfound11'
extend
var errorSystem = var RequestError = errorSystemvar request = var url = 'https://github.com/notfound11'
License
Code released under the MIT license.