Class: Errors

Errors

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:

Errors

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:
Requires:
  • module:errors
  • module:register

Requires

  • module:errors
  • module:register