com.ibm.btt.struts.exception
Class BTTBaseExceptionHandler
java.lang.Object
org.apache.struts.action.ExceptionHandler
com.ibm.btt.struts.exception.BTTBaseExceptionHandler
- public class BTTBaseExceptionHandler
- extends org.apache.struts.action.ExceptionHandler
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 |
BTTBaseExceptionHandler
public BTTBaseExceptionHandler()
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
(c) Copyright IBM Corporation 1998, 2005