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