npm.io
1.3.13 • Published 3 years ago

@xlera/convector-core-errors

Licence
Apache-2.0
Version
1.3.13
Deps
1
Size
48 kB
Vulns
0
Weekly
0
Stars
143
DeprecatedThis package is deprecated

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