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

Class IllegalForeignKey

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          IllegalForeignKey

Raised if a foreign key attribute or set of attributes doesn't match the attributes in the other dbclass.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__