Interface ErrorController

All Known Implementing Classes:
AbstractErrorController, BasicErrorController

public interface ErrorController
Marker interface used to identify a @Controller that should be used to render errors.
Since:
4.0.0
Author:
Phillip Webb, Scott Frederick