类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.AbstractErrorController (implements org.springframework.boot.autoconfigure.web.ErrorController)
- org.springframework.boot.autoconfigure.web.BasicErrorController
- org.springframework.boot.autoconfigure.web.DefaultErrorAttributes (implements org.springframework.boot.autoconfigure.web.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- net.dreamlu.boot.error.DreamErrorMvcAutoConfiguration
- net.dreamlu.boot.error.ExceptionTranslator