public class StrutsExceptionHandler extends org.apache.struts.action.ExceptionHandler
| Constructor and Description |
|---|
StrutsExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public StrutsExceptionHandler()
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
execute in class org.apache.struts.action.ExceptionHandlerjavax.servlet.ServletExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.