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

Class KeyNotSet

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          KeyNotSet

Raised if a key is not set or not set completely (that is, all of its columns)

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__