App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
runtime
apiproxy_errors
RequestTooLargeError
google.appengine.runtime.apiproxy_errors.RequestTooLargeError Class Reference
Inheritance diagram for google.appengine.runtime.apiproxy_errors.RequestTooLargeError:
Detailed Description
Raised by APIProxy calls if the request was too large.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/runtime/apiproxy_errors.py
Maintained by
tzmartin