Class

MalformedUrlMapperRegexException

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/MalformedUrlMapperRegexException.class.php

The regular expression that the controller have to match is malformed

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