chickadee » termite » with-exception-handler

with-exception-handler HANDLER BODYprocedure

Installs a dynamically scoped exception handler handler for the duration of body. Resumes execution a the point where the exception was raised.