App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google.appengine.api.datastore_errors.NeedIndexError Class Reference
Inheritance diagram for google.appengine.api.datastore_errors.NeedIndexError:
google.appengine.api.datastore_errors.Error

Public Member Functions

def __init__
 
def OriginalMessage
 
def Header
 
def YamlIndex
 
def XmlIndex
 

Detailed Description

No matching index was found for a query that requires an index. Check
the Indexes page in the Admin Console and your index.yaml file.

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