Class DBI::ProgrammingError
In: lib/dbi/dbi.rb
Parent: DatabaseError

exception raised for programming errors, e.g. table not found or already exists, syntax error in SQL statement, wrong number of parameters specified, etc.

[Validate]