X-Git-Url: https://git.mxchange.org/?p=admin.git;a=blobdiff_plain;f=application%2Fadmin%2Fexceptions.php;h=e53e46f8256904f1b8792e906e21d6fd7345a438;hp=e332850a2674a18fddfe9f756e0204d2562cdbba;hb=7d1729646d6b43e0bcbf3e1ce8fead73264baaf8;hpb=ddb77d9715f4ec081564a666d08d2fe74ff61b55 diff --git a/application/admin/exceptions.php b/application/admin/exceptions.php index e332850..e53e46f 100644 --- a/application/admin/exceptions.php +++ b/application/admin/exceptions.php @@ -25,7 +25,7 @@ // Our own exception handler function __exceptionHandler (FrameworkException $e) { // Call the app_die() method - ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncatched exception: %s [%s]: %s Backtrace:
%s
", + ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncaught exception: %s [%s]: %s Backtrace:
%s
", ApplicationHelper::getInstance()->getAppName(), ApplicationHelper::getInstance()->getAppShortName(), $e->__toString(),