类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
- cn.allbs.core.advice.AllbsErrorAutoConfiguration
- cn.allbs.core.advice.AllbsErrorEvent (implements java.io.Serializable)
- cn.allbs.core.advice.AllbsExceptionTranslator
- org.springframework.boot.web.servlet.error.DefaultErrorAttributes (implements org.springframework.boot.web.servlet.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- cn.allbs.core.advice.RestExceptionTranslator
Copyright © 2021. All rights reserved.