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

Class NotNullError

source code

exceptions.Exception --+        
                       |        
            ORMException --+    
                           |    
          ValidatorException --+
                               |
                              NotNullError

Raised by the not_null_validator

Instance Methods [hide private]

Inherited from ValidatorException: __init__

Inherited from exceptions.Exception: __getitem__, __str__