Returns the route controller provided by the enclosing Outlet.
Returns the controller of the route if it was matched by the router, or throws an error if there's no such controller.
route
The route to look up.
Returns the route controller provided by the enclosing Outlet.