Exception: DBI::InternalError
- Inherits:
-
DatabaseError
- Object
- RuntimeError
- Error
- DatabaseError
- DBI::InternalError
- Defined in:
- lib/dbi/exceptions.rb
Overview
Exception raised when the database encounters an internal error, e.g. the cursor is not valid anymore, the transaction is out of sync.
Instance Attribute Summary
Attributes inherited from DatabaseError
Method Summary
Methods inherited from DatabaseError
Constructor Details
This class inherits a constructor from DBI::DatabaseError