LispWorks Delivery User Guide > 1 Introduction > 1.4 A breakdown of the delivery process

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 - 22 Dec 2009

NextPrevUpTopContentsIndex