Fork me on GitHub
#ring-swagger
<
2016-03-10
>
mikecarter14:03:06

using compojure-api, i have a route that triggers a com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException exception and wondered how best to handle this?

mikecarter14:03:31

is it best practice to use the :exceptions part of the app map?