All errors generated by the SQL interface are of type
sql-error
. Subtypes of
sql-error
are:
Generated by the symbolic SQL interface.
Generated when the underlying database signals an error.
Generated when type coercion of the data from the underlying database causes an error.
Generated when type checking in the SQL interface causes an error.