Uses of Class
org.apache.struts2.StrutsException

Packages that use StrutsException
org.apache.struts2.components   
org.apache.struts2.views.xslt The new xslt view supports an extensible Java XML adapter framework that makes it easy to customize the XML rendering of objects and to incorporate structured XML text and arbitarary DOM fragments into the output. 
 

Uses of StrutsException in org.apache.struts2.components
 

Methods in org.apache.struts2.components that return StrutsException
protected  StrutsException Component.fieldError(String field, String errorMsg, Exception e)
          Constructs a RuntimeException based on the given information.
 

Methods in org.apache.struts2.components that throw StrutsException
 boolean I18n.end(Writer writer, String body)
           
 

Uses of StrutsException in org.apache.struts2.views.xslt
 

Methods in org.apache.struts2.views.xslt that return StrutsException
protected  StrutsException AbstractAdapterNode.operationNotSupported()
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.