class Sequel::DatabaseError

  1. lib/sequel/exceptions.rb
Parent: Sequel

Generic error raised by the database adapters, indicating a problem originating from the database server. Usually raised because incorrect SQL syntax is used.