Class ExceptionControllerAdvice

java.lang.Object
org.bardframework.commons.web.ExceptionControllerAdvice

public abstract class ExceptionControllerAdvice extends Object
Created by Vahid Zafari on 1/14/17.
  • Field Details

    • LOGGER

      protected static final org.slf4j.Logger LOGGER
    • messageSource

      @Autowired protected org.springframework.context.MessageSource messageSource
  • Constructor Details

    • ExceptionControllerAdvice

      public ExceptionControllerAdvice()
  • Method Details