Uses of Class
org.springframework.extensions.webscripts.WebScriptException
-
Packages that use WebScriptException Package Description org.springframework.extensions.webscripts -
-
Uses of WebScriptException in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return WebScriptException Modifier and Type Method Description protected WebScriptExceptionAbstractWebScript. createStatusException(java.lang.Throwable e, WebScriptRequest req, WebScriptResponse res)Create an exception whose associated message is driven from a status template and model
-