Class MailTemplateNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class MailTemplateNotFoundException
    extends africa.absa.inception.core.service.ServiceException
    The MailTemplateNotFoundException exception is thrown to indicate an error condition as a result of a mail template that could not be found.

    This is a checked exception to prevent the automatic rollback of the current transaction.

    Author:
    Marcus Portmann
    See Also:
    Serialized Form
    • Constructor Detail

      • MailTemplateNotFoundException

        public MailTemplateNotFoundException​(String mailTemplateId)
        w Constructs a new MailTemplateNotFoundException.
        Parameters:
        mailTemplateId - the ID for the mail template