App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
datastore_errors
TransactionNotFoundError
google.appengine.api.datastore_errors.TransactionNotFoundError Class Reference
Inheritance diagram for google.appengine.api.datastore_errors.TransactionNotFoundError:
Detailed Description
DEPRECATED: Raised by RunInTransaction. This is an internal error; you should not see this.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/datastore_errors.py
Maintained by
tzmartin