InternalError
Exception raised when the database encounters an internal error, e.g. the cursor is not valid anymore, the transaction is out of sync, etc. It must be a subclass of DatabaseError.
The InternalError class is accessible via the sqlapi.exceptions module.
Methods
See the source for more information.