Next Prev Up Top Contents Index

sql-database-data-error

Condition
Package

sql

Superclasses

sql-database-error

Description

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.

It signifies an error that must be fixed for the code to work.


LispWorks Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index