sql
sql-database-error
The condition class sql-database-data-error is used to signal an error with the data given. This means either a syntax error or things like accessing a non-existant table.
sql-database-data-error
It signifies an error that must be fixed for the code to work.