Exception detected!

404 - Page not found!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in /app/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 112  -
    1.      */
    2.     public function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ('404 - Page not found!')
    in /app/src/Wuji/CmsBundle/Controller/PageController.php at line 34  +
  3. at PageController ->viewAction ('survey-79.html')
  4. at call_user_func_array (array(object(PageController), 'viewAction'), array('survey-79.html'))
    in kernel.root_dir/cache/prod/classes.php at line 3905  +
  5. at HttpKernel ->handleRaw (object(Request), '1')
    in kernel.root_dir/cache/prod/classes.php at line 3875  +
  6. at HttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/cache/prod/classes.php at line 4852  +
  7. at HttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/bootstrap.php.cache at line 547  +
  8. at Kernel ->handle (object(Request))
    in /app/web/app.php at line 24  +

Logs  -