npm.io
1.3.8 • Published 6 years ago

@worldsibu/convector-core-errors

Licence
Apache-2.0
Version
1.3.8
Deps
1
Size
46 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