Class FreemarkerTemplateRepository.TemplateProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pragma.archetype.infrastructure.adapter.out.template.FreemarkerTemplateRepository.TemplateProcessingException
All Implemented Interfaces:
Serializable
Enclosing class:
FreemarkerTemplateRepository

public static class FreemarkerTemplateRepository.TemplateProcessingException extends RuntimeException
Exception thrown when template processing fails.
See Also:
  • Constructor Details

    • TemplateProcessingException

      public TemplateProcessingException(String message, Throwable cause)