Class DefaultExceptionResolver

  • All Implemented Interfaces:
    org.springframework.core.Ordered , org.springframework.web.servlet.HandlerExceptionResolver

    
    public class DefaultExceptionResolver
    extends SimpleExceptionResolver<T>
                        

    response i18n R and log warn when CodeException; skip log when MessageException; others, response simple, and log error

    Since:

    2021-03-25

    Author:

    trydofor