HTTP_Exception_404 [ 404 ]:

APPPATH/classes/Controller/Collection.php [ 703 ]

698     $numexword = $PluralModel->getPluralWord($numex, 'единица', 'единицы', 'единиц');
699 
700     $excount = $CollectionModel->getCountExhibits();
701 
702     if (!$exhibit) {
703       throw new HTTP_Exception_404;
704     }
705 
706     array_push($this->editableId, $id);
707 
708     $this->checkEditable();
  1. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Collection->action_exhibit()

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

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

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

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

  6. DOCROOT/index.php [ 121 ] » Kohana_Request->execute()

Environment