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