[racket] Catch db errors

From: Laurent (laurent.orseau at gmail.com)
Date: Sat Aug 31 12:19:01 EDT 2013

Is there a way to catch the errors (more like warnings actually) thrown by
the db?
`with-handlers' does not do the trick since racket does not fail on them,
and a little search on the mailing list did not return relevant info.

The purpose is to use check-exn and check-not-exn on a generated db.

Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130831/88f4d4c2/attachment.html>

Posted on the users mailing list.