Class | DBI::OperationalError |
In: |
lib/dbi/dbi.rb
|
Parent: | DatabaseError |
exception for errors related to the database’s operation which are not necessarily under the control of the programmer like unexpected disconnect, datasource name not found, transaction could not be processed, a memory allocation error occured during processing etc.