Class HvlNotificationTemplateProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tr.com.havelsan.javarch.exception.HvlUncheckedException
tr.com.havelsan.javarch.notification.producer.template.provider.exception.HvlNotificationTemplateProviderException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

public class HvlNotificationTemplateProviderException extends tr.com.havelsan.javarch.exception.HvlUncheckedException
HvlNotificationMailTemplateProviderException is thrown with errorCode and errorMessage when an error occurs during template provider.
See Also:
  • Constructor Details

    • HvlNotificationTemplateProviderException

      public HvlNotificationTemplateProviderException()
      Instantiates a new HvlNotificationMailTemplateProviderException.
    • HvlNotificationTemplateProviderException

      public HvlNotificationTemplateProviderException(String errorMessage)
      Instantiates a new HvlNotificationMailTemplateProviderException.
      Parameters:
      errorMessage - the error message