Package mysql :: Package exceptions :: Module server :: Class Warn_Null_To_Notnull
[hide private]
[frames] | no frames]

Class Warn_Null_To_Notnull

source code

exceptions.Exception --+        
                       |        
              base.Error --+    
                           |    
            base.MySQL_Error --+
                               |
                              Warn_Null_To_Notnull

Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld

Instance Methods [hide private]

Inherited from base.MySQL_Error: __init__, __repr__, __str__

Inherited from exceptions.Exception: __getitem__


Instance Variables [hide private]

Inherited from base.MySQL_Error: errno, error_string