X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fselector%2Fexceptions.php;h=1184f43a503023a7e1da2e0897aa2580de3404cf;hp=ef9e8452af8e6b6a537ecfb159e650a994275b16;hb=d3ac3088a75edd47f1b2a6f635fe2116129ecfd5;hpb=2b7c3e43b2fe0f3c5ae0455d13fa7743b638049f diff --git a/application/selector/exceptions.php b/application/selector/exceptions.php index ef9e845..1184f43 100644 --- a/application/selector/exceptions.php +++ b/application/selector/exceptions.php @@ -26,8 +26,8 @@ function __exceptionHandler (FrameworkException $e) { // Call the app_die() method 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(), + ApplicationHelper::getSelfInstance()->getAppName(), + ApplicationHelper::getSelfInstance()->getAppShortName(), $e->__toString(), $e->getHexCode(), $e->getMessage(),