Class ControllerNotDefined
Exception thrown when the controller of a route is not defined.
- Exception implements Throwable
 - ┗ LogicException
 - ┗ InvalidArgumentException
 - ┗ ICanBoogie\Routing\ControllerNotDefined 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