NextPrevUpTopContentsIndex

1.4.7 Error handling

Delivered applications can deal with errors using the Common Lisp Condition System and error handling facilities if so desired. But if you cannot keep the full Common Lisp Condition System because it is too large, you can still use some basic facilities provided for handling errors.

See Error handling in delivered applications for more details.


LispWorks Delivery User Guide - 12 Sep 2005

NextPrevUpTopContentsIndex