Handling 404 errors

The RouteManager provides extends the standard Slim ::notFound() error handler by exposing 404 routing errors as a hook.

@TODO - Implement this feature