Searched refs:ThrottledError (Results 1 – 2 of 2) sorted by relevance
109 return Response.ThrottledError('Throttled')
115 def ThrottledError(content, headers=None): member in Response