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

Class Specific_Access_Denied_Error

source code

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

Access denied; you need the %s privilege for this operation

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