ron
val resp : Rest.Response? = try {api.get("movie${params.queryString}")} catch (ex: RestException) { null}