Class | Sequel::DatabaseError |
In: |
lib/sequel/exceptions.rb
|
Parent: | Error |
Generic error raised by the database adapters, indicating a problem originating from the database server. Usually raised because incorrect SQL syntax is used.