Dumb question: If an exception is handled by (lambda (e) ... ) is it possible to recover exception details such as any message that may have been used in a raise or related statement? ____________________ Racket Users list: http://lists.racket-lang.org/users
- [racket] with-handlers and exception structure Gregory Woodhouse
- Re: [racket] with-handlers and exception structure Matthew Flatt
- Re: [racket] with-handlers and exception structure Danny Yoo
- Re: [racket] with-handlers and exception struct... Greg Hendershott
- Re: [racket] with-handlers and exception st... Gregory Woodhouse