All Manuals > LispWorks Delivery User Guide > 9 Delivery and Internal Systems > 9.4 Error handling in delivered applications > 9.4.1 Making the application handle errors

NextPrevUpTopContentsIndex

9.4.1.3 Providing a fallback handler for uncaught errors

The variable cl:*debugger-hook* can be used to handle errors that are not caught by other handlers.

See Error handling in delivered applications for more information about using this in a delivered application.


LispWorks Delivery User Guide - 13 Dec 2011

NextPrevUpTopContentsIndex