- 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.
Installs a dynamically scoped exception handler handler for the duration of body. Resumes execution a the point where the handler was installed.