Class

NoSuchControllerException

Package: MVC\Dispatcher Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 06 08 Located at: mvc/dispatcher/NoSuchControllerException.class.php

The specified method of the controller from the UrlDispatcherItem matching the url does not exists

Exception implements Throwable
Extended by DispatcherException
Extended by NoSuchControllerException
Methods summary
public
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message