Interface ConfluenceSitemeshDecorator.ErrorHandlingStrategy
- Enclosing class:
- ConfluenceSitemeshDecorator
protected static interface ConfluenceSitemeshDecorator.ErrorHandlingStrategy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleException
(Exception e, javax.servlet.http.HttpServletResponse response)
-
Method Details
-
handleException
void handleException(Exception e, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletException
IOException
-