Package mysql :: Package exceptions :: Module internal :: Class No_Statement_Info_Error
[hide private]
[frames] | no frames]

Class No_Statement_Info_Error

source code

exceptions.Exception --+    
                       |    
              base.Error --+
                           |
                          No_Statement_Info_Error

Information is not available for the last statement when using the mysql.connection.Connection.last_statement_info method.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__