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=e53e46f8256904f1b8792e906e21d6fd7345a438;hp=e332850a2674a18fddfe9f756e0204d2562cdbba;hb=5872343c3d438232936f16fcbec0c20a491154f2;hpb=601d04736325741933e5161b5ad45bb98e471c22 diff --git a/application/ship-simu/exceptions.php b/application/ship-simu/exceptions.php index e332850..e53e46f 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 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(),