Exception detected!

Page not found

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 251  -
    1.      */
    2.     public function createNotFoundException($message 'Not Found', \Exception $previous null)
    3.     {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ('Page not found')
    in src/AppBundle/Controller/UploadsController.php at line 56  +
  3. at UploadsController ->showAction (object(Request), 'calendar/files/08.htm')
    in app/bootstrap.php.cache at line 3275  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3234  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3388  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2594  +
  7. at Kernel ->handle (object(Request))
    in web/app.php at line 23  +

Logs  -

Stack Trace (Plain Text)  +