Package orm2 :: Module exceptions :: Class NoDbPropertyByThatName
[hide private]
[frames] | no frames]

Class NoDbPropertyByThatName

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          NoDbPropertyByThatName

Raised by dbobject.__dbproperty__.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__