Class TemplateProcessingException

All Implemented Interfaces:
Serializable

public final class TemplateProcessingException extends CentralDogmaException
An exception raised when a template processing fails.
See Also:
  • Constructor Details

    • TemplateProcessingException

      public TemplateProcessingException(String message)
      Creates a new instance.
    • TemplateProcessingException

      public TemplateProcessingException(String message, Throwable cause)
      Creates a new instance.