Class RestExceptionHandlerAdvice


  • @ControllerAdvice
    public class RestExceptionHandlerAdvice
    extends Object
    From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
    Author:
    Joram Barrez