Package sk.iway.iwcm.system.stripes
Class IwayStripesExceptionHandler
java.lang.Object
sk.iway.iwcm.system.stripes.IwayStripesExceptionHandler
- All Implemented Interfaces:
net.sourceforge.stripes.config.ConfigurableComponent
,net.sourceforge.stripes.exception.ExceptionHandler
public class IwayStripesExceptionHandler
extends Object
implements net.sourceforge.stripes.exception.ExceptionHandler
IwayStripesExceptionHandler.java - handler chyb pre Stripes
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IwayStripesExceptionHandler
public IwayStripesExceptionHandler()
-
-
Method Details
-
handle
public void handle(Throwable throwable, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException Simply rethrows the exception passed in.- Specified by:
handle
in interfacenet.sourceforge.stripes.exception.ExceptionHandler
- Throws:
javax.servlet.ServletException
-
init
Does nothing.- Specified by:
init
in interfacenet.sourceforge.stripes.config.ConfigurableComponent
- Throws:
Exception
-