Exception detected!

Not Found

404 Not Found - NotFoundHttpException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php at line 242  -
    1.      * @return NotFoundHttpException
    2.      */
    3.     public function createNotFoundException($message 'Not Found', \Exception $previous null) {
    4.         return new NotFoundHttpException($message$previous);
    5.     }
    6.     /**
  2. at Controller ->createNotFoundException ()
    in src/Topxia/WebBundle/Controller/UserController.php at line 549  +
  3. at UserController ->tryGetUser ('24')
    in src/Topxia/WebBundle/Controller/UserController.php at line 286  +
  4. at UserController ->followingAction (object(Request), '24')
  5. at call_user_func_array (array(object(UserController), 'followingAction'), array(object(Request), '24'))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 144  +
  6. at HttpKernel ->handleRaw (object(Request), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 64  +
  7. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 69  +
  8. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 187  +
  9. at Kernel ->handle (object(Request))
    in web/app.php at line 47  +

Logs  -

Stack Trace (Plain Text)  +