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:
- 2.0.0
- Author:
- Phillip Webb, Scott Frederick