public class ControllerUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static org.springframework.web.servlet.ModelAndView
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ControllerUtils
public ControllerUtils()
-
Method Details
-
errorPage
public static org.springframework.web.servlet.ModelAndView errorPage(String title,
Throwable e)