E_INVALID_ROUTE E_INVALID_ROUTE Code when there's no controller available and the error controller is not set/invalid
__construct() __construct(string $message = '', integer $code, \Exception $previous = null) Creates the exception Parameters string $message Exception message integer $code Exception code \Exception $previous Previous exception, if chaining