Class ConfluenceSitemeshErrorDecorator

  • All Implemented Interfaces:
    com.opensymphony.sitemesh.Decorator

    public class ConfluenceSitemeshErrorDecorator
    extends ConfluenceSitemeshDecorator
    Just like ConfluenceSitemeshDecorator, but specifically for rendering the decorator for errors.
    • Method Detail

      • render

        protected void render​(com.opensymphony.sitemesh.Content content,
                              javax.servlet.http.HttpServletRequest request,
                              javax.servlet.http.HttpServletResponse response,
                              javax.servlet.ServletContext servletContext,
                              com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext siteMeshWebAppContext)
                       throws IOException,
                              javax.servlet.ServletException
        Overrides:
        render in class ConfluenceSitemeshDecorator
        Throws:
        IOException
        javax.servlet.ServletException
      • renderInternal

        protected void renderInternal​(com.opensymphony.sitemesh.Content content,
                                      javax.servlet.http.HttpServletRequest request,
                                      javax.servlet.http.HttpServletResponse response)
                               throws IOException,
                                      javax.servlet.ServletException
        Overrides:
        renderInternal in class ConfluenceSitemeshDecorator
        Throws:
        IOException
        javax.servlet.ServletException