App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.api.urlfetch_errors.ResponseTooLargeError Class Reference
Inheritance diagram for google.appengine.api.urlfetch_errors.ResponseTooLargeError:
google.appengine.api.urlfetch_errors.Error

Public Member Functions

def __init__
 

Public Attributes

 response
 

Detailed Description

Raised when the response was too large and was truncated.

Constructor & Destructor Documentation

def google.appengine.api.urlfetch_errors.ResponseTooLargeError.__init__ (   self,
  response 
)
Raised when the response was too large and was truncated.

The documentation for this class was generated from the following file: