NextPrevUpTopContentsIndex

sql-temporary-error

Condition
Package

sql

Superclasses

sql-database-error

Description

The condition class sql-temporary-error is used to signal an error that results from other users using the same database. This can be a table lock, but also running out of various resources.

It means the code can work without change, once the other users stop using the database.


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex