Package com.broadleafcommerce.notification.exception
package com.broadleafcommerce.notification.exception
-
ExceptionsClassDescriptionDefines a generic error that can be thrown in response to receiving an error from an API that one of the providers (e.g.,
CartProvider) received.A NotificationSender can throw this exception in cases where a second attempt is safe and the NotificationServer can attempt to resend the message.