Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 483 Bytes

overview.rst

File metadata and controls

12 lines (8 loc) · 483 Bytes

FaultManagerdoc

Overview and Features

With Fault Manager, you can easily throw either your own either PHP build in exceptions.

Besides that, you are able to generate on-the-fly exceptions that do not exist yet, Fault Manager will generate them for you thus they won't need to be generated next time you call them and also if you use an IDE, you'll have code-hint support for custom generated exceptions as well.