dimsuz
09/15/2017, 3:26 PMthyberg
09/16/2017, 8:54 PMif (hasFlightsOrMinPrices(searchParams, response))
response
else
throw ServerError.FlightsNotFound(
key = “FlightsNotFound”,
userMessage = “message”,
debugMessage = “no flights in response”
)