Searched refs:RequestError (Results 1 – 5 of 5) sorted by relevance
138 raise exceptions.RequestError(218 raise exceptions.RequestError(294 elif isinstance(retry_args.exc, exceptions.RequestError):403 raise exceptions.RequestError()
124 exceptions.RequestError(),
175 class RequestError(CommunicationError): class
1028 raise exceptions.RequestError(
66 message RequestError { optional string error = 1; } message79 RequestError msg_request_error = 7;