Class ActionNotDefined
Exception thrown in attempt to handle a route without action.
- Exception implements Throwable
- ┗ LogicException
- ┗ ICanBoogie\Routing\ActionNotDefined 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