IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.exception
Class BTTBaseExceptionHandler

java.lang.Object
  extended byorg.apache.struts.action.ExceptionHandler
      extended bycom.ibm.btt.struts.exception.BTTBaseExceptionHandler

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


Constructor Summary
BTTBaseExceptionHandler()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(java.lang.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
storeException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTTBaseExceptionHandler

public BTTBaseExceptionHandler()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(java.lang.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
Throws:
javax.servlet.ServletException

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005