New, beautiful exception handler

This commit is contained in:
tobi132
2019-07-16 20:07:32 +02:00
parent bc8f24afad
commit 3945c2ad52
6 changed files with 455 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
<?php
class SensitiveException extends Exception {}