org.kuali.hr.time.web
Class StrutsExceptionHandler

java.lang.Object
  extended by org.apache.struts.action.ExceptionHandler
      extended by org.kuali.hr.time.web.StrutsExceptionHandler

public class StrutsExceptionHandler
extends org.apache.struts.action.ExceptionHandler


Field Summary
 
Fields inherited from class org.apache.struts.action.ExceptionHandler
INCLUDE_PATH, SILENT_IF_COMMITTED
 
Constructor Summary
StrutsExceptionHandler()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(Exception ex, org.apache.struts.config.ExceptionConfig ae, org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm formInstance, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class org.apache.struts.action.ExceptionHandler
determineIncludePath, handleCommittedResponse, logException, storeException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsExceptionHandler

public StrutsExceptionHandler()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(Exception ex,
                                                      org.apache.struts.config.ExceptionConfig ae,
                                                      org.apache.struts.action.ActionMapping mapping,
                                                      org.apache.struts.action.ActionForm formInstance,
                                                      javax.servlet.http.HttpServletRequest request,
                                                      javax.servlet.http.HttpServletResponse response)
                                               throws javax.servlet.ServletException
Overrides:
execute in class org.apache.struts.action.ExceptionHandler
Throws:
javax.servlet.ServletException


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.