de.fhg.fokus.hss.HssExceptionHandler Class Reference

List of all members.

Detailed Description

This is the application's exception handler.

Author:
sur Creation date: 08.06.2005 / 13:31:43


Public Member Functions

ActionForward execute (Exception ex, ExceptionConfig config, ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws ServletException
 
See also:
org.apache.struts.action.ExceptionHandler.execute(java.lang.Exception, org.apache.struts.config.ExceptionConfig, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)


Static Private Attributes

static Logger LOGGER
 logger instance


Member Function Documentation

ActionForward de.fhg.fokus.hss.HssExceptionHandler.execute ( Exception  ex,
ExceptionConfig  config,
ActionMapping  mapping,
ActionForm  form,
HttpServletRequest  req,
HttpServletResponse  res 
) throws ServletException

See also:
org.apache.struts.action.ExceptionHandler.execute(java.lang.Exception, org.apache.struts.config.ExceptionConfig, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)


Member Data Documentation

Logger de.fhg.fokus.hss.HssExceptionHandler.LOGGER [static, private]

Initial value:

 Logger.getLogger(HssExceptionHandler.class
                        .getName())
logger instance


The documentation for this class was generated from the following file:
Generated on Sat Sep 6 04:05:02 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2