run(); } catch (Exception $ex) { echo $ex->getMessage(); echo "\n\n"; echo $ex->getTraceAsString(); // notify ... }