1.3.9-0-alpha.dbda42d5 • Published 3 years ago

@convector/convector-core-errors v1.3.9-0-alpha.dbda42d5

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
3 years ago

Convector Errors

This module contains standarized errors to use across all the other convector modules.

An error is just a class extending the base javascript Error object, with a static method test useful for the error class to validate if it should trigger or not.