Hello Michael. Please explain how to handle exceptions in Yesod applications.
For example i would to catch the error generated by unique constraint on table.

runDB $ insert $ Table field1 field2 


Thanks.
--
Best regards,
Cheshkov Anton