Class TemplateRepository.TemplateProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pragma.archetype.domain.port.out.TemplateRepository.TemplateProcessingException
All Implemented Interfaces:
Serializable
Enclosing interface:
TemplateRepository

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

    • TemplateProcessingException

      public TemplateProcessingException(String message, Throwable cause)