App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
List of all members
google.appengine.api.validation.MissingAttribute Class Reference
Inheritance diagram for google.appengine.api.validation.MissingAttribute:
google.appengine.api.validation.ValidationError google.appengine.api.validation.Error

Additional Inherited Members

- Public Member Functions inherited from google.appengine.api.validation.ValidationError
def __init__
 
def __str__
 
- Public Attributes inherited from google.appengine.api.validation.ValidationError
 message
 
 cause
 

Detailed Description

Raised when a required attribute is missing from object.

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