App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.runtime.apiproxy_errors.Error Class Reference
Inheritance diagram for google.appengine.runtime.apiproxy_errors.Error:
google.appengine.runtime.apiproxy_errors.ApplicationError google.appengine.runtime.apiproxy_errors.ArgumentError google.appengine.runtime.apiproxy_errors.CallNotFoundError google.appengine.runtime.apiproxy_errors.CancelledError google.appengine.runtime.apiproxy_errors.CapabilityDisabledError google.appengine.runtime.apiproxy_errors.DeadlineExceededError google.appengine.runtime.apiproxy_errors.FeatureNotEnabledError google.appengine.runtime.apiproxy_errors.InterruptedError google.appengine.runtime.apiproxy_errors.OverQuotaError google.appengine.runtime.apiproxy_errors.RequestTooLargeError google.appengine.runtime.apiproxy_errors.ResponseTooLargeError google.appengine.runtime.apiproxy_errors.RPCFailedError

Detailed Description

Base APIProxy error type.

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