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

Class DatatypeMustBeUsedInClassDefinition

source code

exceptions.Exception --+    
                       |    
            ORMException --+
                           |
                          DatatypeMustBeUsedInClassDefinition

Most datatypes need to be part of the class definition and cannot be added later.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__