X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fexceptions.php;fp=application%2Fship-simu%2Fexceptions.php;h=fd41c37727663bfd3d5e82c4f31870119eaa3f99;hp=f463a9c508231453ed2abad412a5d15d00a96fa8;hb=c3c81f98871f2d7de24d453fba4232e08caef4cf;hpb=ce3dd221068ad6dfe9e2e1f1fb01b924608aef15 diff --git a/application/ship-simu/exceptions.php b/application/ship-simu/exceptions.php index f463a9c..fd41c37 100644 --- a/application/ship-simu/exceptions.php +++ b/application/ship-simu/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 been terminated due to a thrown exception: %s [%s]: %s Backtrace:
%s
", + ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to a thrown exception: %s [%s]: %s Backtrace:
%s
", ApplicationHelper::getInstance()->getAppName(), ApplicationHelper::getInstance()->getAppShortName(), $e->__toString(),