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

Class NoSuchAttributeOrColumn

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          NoSuchAttributeOrColumn

Er... someone used an dbproperty that doesn't exist

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__