App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
runtime
apiproxy_errors
CancelledError
google.appengine.runtime.apiproxy_errors.CancelledError Class Reference
Inheritance diagram for google.appengine.runtime.apiproxy_errors.CancelledError:
Detailed Description
Raised by APIProxy calls if the call was cancelled, such as when the user's request is exiting.
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