Class BaseExceptionHandlerAdvice

java.lang.Object
org.flowable.common.rest.exception.BaseExceptionHandlerAdvice

@ControllerAdvice public class BaseExceptionHandlerAdvice extends Object
Base class for ExceptionHandlerAdvice controllers From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
Author:
Tijs Rademakers