Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6047

Provide possibility to use RenderExceptionHandler without RenderingContext

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.4
    • None
    • rendering

      We currently have RenderExceptionHandler which is able to render errors (e.g. from Freemarker). It's not possible to use it outside of rendering since informations from RenderingContext are not relevant.

      Add method void handleException(RenderException renderException, Appendable out);

        Acceptance criteria

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD