Public Member Functions | |
| ActionForward | execute (Exception ex, ExceptionConfig config, ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws ServletException |
| |
Static Private Attributes | |
| static Logger | LOGGER |
| logger instance | |
| ActionForward de.fhg.fokus.hss.HssExceptionHandler.execute | ( | Exception | ex, | |
| ExceptionConfig | config, | |||
| ActionMapping | mapping, | |||
| ActionForm | form, | |||
| HttpServletRequest | req, | |||
| HttpServletResponse | res | |||
| ) | throws ServletException |
Logger de.fhg.fokus.hss.HssExceptionHandler.LOGGER [static, private] |
Initial value:
Logger.getLogger(HssExceptionHandler.class
.getName())
1.5.2