Example #1
0
 public static function registerExceptionHandler()
 {
     /* Exception Handling schöner */
     Exception::registerHandler();
 }