Interface ConfluenceSitemeshDecorator.ErrorHandlingStrategy

    • Method Detail

      • handleException

        void handleException​(Exception e,
                             javax.servlet.http.HttpServletResponse response)
                      throws javax.servlet.ServletException,
                             IOException
        Throws:
        javax.servlet.ServletException
        IOException