chickadee » termite » with-exception-catcher

with-exception-catcher HANDLER BODYprocedure

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