App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.ext.ndb.model.ComputedPropertyError Class Reference
Inheritance diagram for google.appengine.ext.ndb.model.ComputedPropertyError:
google.appengine.ext.ndb.model.ReadonlyPropertyError

Detailed Description

Raised when attempting to set a value to or delete a computed property.

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