Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 652 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 652 Bytes

chevron/errhandler

ErrHandler comprises two simple objects. ErrorHandler converts any error to an ErrorException and ExceptionHandler basically catches any uncaught exception and sanitizes it, and makes it pretty.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info.

Latest Stable Version Build Status