Class SendNotificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.notification.exception.SendNotificationException
All Implemented Interfaces:
Serializable

public class SendNotificationException extends RuntimeException
See Also:
  • Constructor Details

    • SendNotificationException

      public SendNotificationException(String s, String notificationId)
    • SendNotificationException

      public SendNotificationException(String s, String notificationId, Exception e)
  • Method Details

    • getNotificationId

      public String getNotificationId()