moo.core.exceptions.NoSuchPropertyError
- exception moo.core.exceptions.NoSuchPropertyError(name, origin=None)
Raised by
Object.get_property()when the named property does not exist on the object or any of its ancestors. Default message:There is no '<name>' property defined.