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

Class Invalid_On_Update

source code

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

Invalid ON UPDATE clause for '%s' column

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