Error utilities.
The BaseOopsError class exported by this package
has a static define method for defining error subtypes.
This allows you to:
- Prepare parametric error messages
- Use
instanceofto determine the kind of error caught.
Made with #%&! @ Hack.bg