Searched refs:HttpUnauthorizedError (Results 1 – 2 of 2) sorted by relevance
95 class HttpUnauthorizedError(HttpError): class113 401: HttpUnauthorizedError,
40 self.assertIsInstance(err, exceptions.HttpUnauthorizedError)