Class ErrorController
- java.lang.Object
-
- de.digitalcollections.commons.springmvc.controller.ErrorController
-
@Controller public class ErrorController extends Object
-
-
Constructor Summary
Constructors Constructor Description ErrorController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetErrorPage(String errorCode, org.springframework.ui.Model model)StringgetErrorPage(org.springframework.ui.Model model)
-