Uses of Class
com.opensymphony.xwork.interceptor.ExceptionHolder

Packages that use ExceptionHolder
com.opensymphony.xwork.interceptor   
 

Uses of ExceptionHolder in com.opensymphony.xwork.interceptor
 

Methods in com.opensymphony.xwork.interceptor with parameters of type ExceptionHolder
protected  void ExceptionMappingInterceptor.publishException(ActionInvocation invocation, ExceptionHolder exceptionHolder)
          Default implementation to handle ExceptionHolder publishing.
 


WebWork Project Page