uk.ac.ebi.intenz.webapp.utilities
Class IntEnzExceptionHandler

java.lang.Object
  extended by org.apache.struts.action.ExceptionHandler
      extended by uk.ac.ebi.intenz.webapp.utilities.IntEnzExceptionHandler

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

This class ...

Version:
$Revision: 1.2 $ $Date: 2008/01/28 12:33:09 $
Author:
Michael Darsow

Constructor Summary
IntEnzExceptionHandler()
           
 
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
logException, storeException, storeException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntEnzExceptionHandler

public IntEnzExceptionHandler()
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 © 2013 EMBL-EBI. All Rights Reserved.