Searched refs:HttpNotFoundError (Results 1 – 2 of 2) sorted by relevance
103 class HttpNotFoundError(HttpError): class115 404: HttpNotFoundError,
58 self.assertIsInstance(err, exceptions.HttpNotFoundError)