Name

SQL-ERROR — the super-type of all CLSQL-specific errorsCondition Type

Class Precedence List

sql-error, simple-error, simple-condition, error, serious-condition, sql-condition, condition, t

Description

This is the super-type of all CLSQL-specific conditions that represent errors, as defined by CLSQL, or any of it's database-specific interfaces. There are no defined initialization arguments nor any accessors.

Notes

sql-error is a CLSQL extension.