Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@hackbg/oops

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 instanceof to determine the kind of error caught.

Made with #%&! @ Hack.bg