UserException
<?
return true;
}else{
/** Ordner existiert nicht **/
throw new UserException('Es wurde kein Content Ordner names ('.$contentDir.') in der ControllerLocation ('.$this->actionControllerLocation.') gefunden', 'Content Ordner nicht gefunden');
}
}
Array ( [0] => Array ( [file] => /homepages/28/d210986318/htdocs/workbench/Front.controller.class.php [line] => 74 [function] => processRoute [class] => RouteController [type] => -> ) [1] => Array ( [file] => /homepages/28/d210986318/htdocs/index.php [line] => 45 [function] => start [class] => FrontController [type] => -> ) )