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

Class NotEmptyError

source code

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

Raised by the not_empty_validator

Instance Methods [hide private]

Inherited from ValidatorException: __init__

Inherited from exceptions.Exception: __getitem__, __str__