Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/FrontendBundle/Controller/PageController.php at line 38  -
    1.             if (!($page instanceof Page))
    2.             {
    3.                 throw new NotFoundHttpException();
    4.             }
    5.         }
    6.         
  2. at PageController ->viewAction (object(Request))
  3. at call_user_func_array (array(object(PageController), 'viewAction'), array(object(Request)))
    in vendor/symfony/http-kernel/HttpKernel.php at line 153  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in vendor/symfony/http-kernel/HttpKernel.php at line 68  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/http-kernel/Kernel.php at line 177  +
  6. at Kernel ->handle (object(Request))
    in public_html/app.php at line 17  +

Logs  -

Stack Trace (Plain Text)  +