google.appengine.runtime.apiproxy_errors.InterruptedError

Raised by APIProxy.Wait() when the wait is interrupted by an uncaught exception from some callback.

Inherits From: Error, expected_type

The callback does not necessarily associated with the RPC in question.

exception

rpc