Class PatternNotDefined
Exception thrown when the pattern of a route is not defined.
- Exception implements Throwable
- ┗ LogicException
- ┗ InvalidArgumentException
- ┗ ICanBoogie\Routing\PatternNotDefined implements ICanBoogie\Routing\Exception
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message