Hierarchy For Package org.springframework.boot.webmvc.autoconfigure.error
Class Hierarchy
- java.lang.Object
- org.springframework.boot.webmvc.autoconfigure.error.AbstractErrorController (implements org.springframework.boot.webmvc.error.ErrorController)
- org.springframework.boot.webmvc.autoconfigure.error.BasicErrorController
- org.springframework.boot.webmvc.autoconfigure.error.DefaultErrorViewResolver (implements org.springframework.boot.webmvc.autoconfigure.error.ErrorViewResolver, org.springframework.core.Ordered)
- org.springframework.boot.webmvc.autoconfigure.error.ErrorMvcAutoConfiguration
- org.springframework.boot.webmvc.autoconfigure.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- org.springframework.boot.webmvc.autoconfigure.error.AbstractErrorController (implements org.springframework.boot.webmvc.error.ErrorController)
Interface Hierarchy
- org.springframework.boot.webmvc.autoconfigure.error.ErrorViewResolver