NextPrevUpTopContentsIndex

display-errors

Macro
Summary

Displays a message if an error is signalled.

Package

capi

Signature

display-errors &body body

Description

The macro display-errors executes the code of body inside a handler-case form. If an error is signalled inside body , a message is displayed and the debugger is not entered.


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex