HTTP_Exception_404 [ 404 ]:

APPPATH/classes/Controller/Template.php [ 221 ]

216 
217 	}
218 
219 	protected function e404() {
220 
221 		throw new HTTP_Exception_404;
222 
223 	}
224 
225 	protected function back() {
226 
  1. APPPATH/classes/Controller/Welcome.php [ 15 ] » Controller_Template->e404()

  2. SYSPATH/classes/Kohana/Controller.php [ 69 ] » Controller_Welcome->before()

  3. {PHP internal call} » Kohana_Controller->execute()

  4. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  5. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  6. SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)

  7. DOCROOT/index.php [ 129 ] » Kohana_Request->execute()

Environment