Interface AttemptExceptionReporter


public interface AttemptExceptionReporter
Used for the attempt_exception_reported configuration setting.
  • Field Details

  • Method Details

    • report

      void report(TemplateException te, Environment env)
      Called to log or otherwise report the error that has occurred inside an #attempt block.