UNPKG

esrol-errors

Version:

An Errors Class for esrol-server-app. It is used for registering new custom errors with numbers, can get a single or all errors in the registry, has a custom throw error method.

10 lines (9 loc) 133 B
language: node_js node_js: - "4.0.0" - "4.2.0" - "5.0.0" sudo: false after_success: - npm run coverage - npm run coveralls