Class TemplateNotFoundException

All Implemented Interfaces:
Serializable

public class TemplateNotFoundException extends TemplateException
The Class TemplateNotFoundException.
See Also:
  • Constructor Details

    • TemplateNotFoundException

      public TemplateNotFoundException(String templateId)
      Instantiates a new TemplateNotFoundException.
      Parameters:
      templateId - the template id
  • Method Details

    • getTemplateId

      public String getTemplateId()
      Gets the template id.
      Returns:
      the template id