CodeIgniter Forums
Library - Custom Exception Handler - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Library - Custom Exception Handler (/showthread.php?tid=68096)



Library - Custom Exception Handler - Russ_AB - 05-24-2017

I made a Library to handle caught exceptions, uncaught exceptions and php errors easily.

Check it out!

https://github.com/russ-ab/CodeIgniter-Custom-Exception-Handler


Wink