Uses of Class
org.springframework.extensions.webscripts.WebScriptException

Packages that use WebScriptException
org.springframework.extensions.webscripts   
 

Uses of WebScriptException in org.springframework.extensions.webscripts
 

Methods in org.springframework.extensions.webscripts that return WebScriptException
protected  WebScriptException AbstractWebScript.createStatusException(Throwable e, WebScriptRequest req, WebScriptResponse res)
          Create an exception whose associated message is driven from a status template and model
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.