1.3.19 • Published 1 year ago

@xlera/xplor-core-errors v1.3.19

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

xplor Errors

This module contains standarized errors to use across all the other xplor 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.