Searched refs:from_http_status (Results 1 – 2 of 2) sorted by relevance
58 exception = exceptions.from_http_status(http.client.NOT_FOUND, message)68 exception = exceptions.from_http_status(82 exception = exceptions.from_http_status(status_code, message)
394 def from_http_status(status_code, message, **kwargs): function441 exception = from_http_status(