_mysql_exceptions :: MySQLError :: Class MySQLError
[hide private]
[frames] | no frames]

Class MySQLError



exceptions.Exception --+    
                       |    
exceptions.StandardError --+
                           |
                          MySQLError

Exception related to operation with MySQL.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.StandardError: __implemented__, __provides__