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

Class Forbid_Schema_Change

source code

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

Changing schema from '%s' to '%s' is not allowed.

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