new Errors() A Class which holds the registry of errors. It also contains methods for setting and getting said errors from the registry. Author: Ivaylo Ivanov Source: register.js, line 3
new Errors() 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. Author: Ivaylo Ivanov Source: errors.js, line 1 Requires: module:errors module:register Requires module:errors module:register