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

Class Cant_Drop_Field_Or_Key

source code

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

Can't DROP '%s'; check that column/key exists

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