App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.api.datastore_errors.QueryNotFoundError Class Reference
Inheritance diagram for google.appengine.api.datastore_errors.QueryNotFoundError:
google.appengine.api.datastore_errors.Error

Detailed Description

DEPRECATED: Raised by Iterator methods when the Iterator is invalid. This
should not happen during normal usage; it protects against malicious users
and system errors.

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