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

Class ObjectMustBeInserted

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          ObjectMustBeInserted

To perform the requested operation, the object must have been stored in the database.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__