resthub / resthub-spring-stack

RESThub Spring stack
http://resthub.org/spring-stack.html
Other
121 stars 66 forks source link

How to disable or overwrite JpaHandlerExceptionHandler? #254

Open rodrik opened 9 years ago

rodrik commented 9 years ago

I want to add some custom behaviour, like adding custom error codes and messages. Is it possible to disable or overwrite this exception handler?