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.runtime.apiproxy_errors.InterruptedError Class Reference
Inheritance diagram for google.appengine.runtime.apiproxy_errors.InterruptedError:
google.appengine.runtime.apiproxy_errors.Error

Public Member Functions

def __init__
 
def rpc
 
def exception
 

Public Attributes

 args
 

Detailed Description

Raised by APIProxy.Wait() when the wait is interrupted by an uncaught
exception from some callback, not necessarily associated with the RPC in
question.

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