google.appengine.api.urlfetch.DownloadError

The URL could not be retrieved.

Inherits From: Error, expected_type

This exception is only raised when we cannot contact the server. HTTP errors (such as 404) are returned in the status_code field in the return value of fetch, and no exception is raised.