@FunctionalInterface public interface ErrorController
@Controller that should be used
to render errors.| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPath()
Deprecated.
since 2.3.0 for removal in 2.5.0 in favor of setting the property
server.error.path |
@Deprecated String getErrorPath()
server.error.path"server.error.path" must be set to override the default error page path.