Exception detected!

The page does not exist

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 219  -
    1.      */
    2.     public function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ('The page does not exist')
    in src/Mv/SiteBundle/Controller/VoirPageController.php at line 41  +
  3. at VoirPageController ->pageAction ('champs.asp')
  4. at call_user_func_array (array(object(VoirPageController), 'pageAction'), array('champs.asp'))
    in app/bootstrap.php.cache at line 3109  +
  5. at HttpKernel ->handleRaw (object(Request), '2')
    in app/bootstrap.php.cache at line 3071  +
  6. at HttpKernel ->handle (object(Request), '2', true)
    in app/bootstrap.php.cache at line 3222  +
  7. at ContainerAwareHttpKernel ->handle (object(Request), '2')
    in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 69  +
  8. at Controller ->forward ('MvSiteBundle:VoirPage:page', array('url' => 'champs.asp'))
    in src/Mv/SiteBundle/Controller/VoirNiveau2Controller.php at line 39  +
  9. at VoirNiveau2Controller ->indexAction ('champs.asp', null, object(Request))
  10. at call_user_func_array (array(object(VoirNiveau2Controller), 'indexAction'), array('champs.asp', null, object(Request)))
    in app/bootstrap.php.cache at line 3109  +
  11. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3071  +
  12. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3222  +
  13. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2444  +
  14. at Kernel ->handle (object(Request))
    in web/app.php at line 29  +

Logs  -

Stack Trace (Plain Text)  +