App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
ext
ndb
model
ReadonlyPropertyError
google.appengine.ext.ndb.model.ReadonlyPropertyError Class Reference
Inheritance diagram for google.appengine.ext.ndb.model.ReadonlyPropertyError:
Detailed Description
Raised when attempting to set a property value that is read-only.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/ext/ndb/model.py
Maintained by
tzmartin