App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
validation
MissingAttribute
List of all members
google.appengine.api.validation.MissingAttribute Class Reference
Inheritance diagram for google.appengine.api.validation.MissingAttribute:
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:
code/googleappengine-read-only/python/google/appengine/api/validation.py
Maintained by
tzmartin