npm.io
1.3.9-0-alpha.dbda42d5 • Published 5 years ago

@convector/convector-core-errors

Licence
Apache-2.0
Version
1.3.9-0-alpha.dbda42d5
Deps
1
Size
47 kB
Vulns
0
Weekly
0
Stars
143

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.

Keywords