feature->supportedForStation($request->getStation())) { throw new Exception\StationUnsupportedException(); } return $handler->handle($request); } }