InvalidRouteDefintionException
class InvalidRouteDefintionException extends Exception implements ProvidesSolution, CompilesException
Constants
E_UNKNOWN |
|
E_UNDEFINED |
|
E_ACTION |
|
E_URL |
|
E_METHODS |
|
E_INVALID |
|
E_ILLEGAL_KEY |
|
Properties
protected string | $class | ||
protected object|null | $routeDefinition | ||
protected int | $error | ||
protected string | $key |
Methods
__construct($class, $routeDefinition = null, $error = 0, $key = null)
No description
Solution
getSolution()
No description
compile()
No description