fetch("404"); exit; } try { require_once $handlerPath; } catch (Exception $e) { \utils\View::getInstance()->fetch("404"); exit; var_dump($e->getMessage()); }