I\'m using Spring 3.2.0. According to this answer, I have the same method in my annotated controller which implements the HandlerExceptionResolver interface suc
HandlerExceptionResolver
My solution :First define bean for class that implements HandlerExceptionResolver .