Class InvalidCartNotificationMessageException

  • All Implemented Interfaces:
    Serializable

    public class InvalidCartNotificationMessageException
    extends RuntimeException
    An exception is thrown if the cart notification payload is invalid.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidCartNotificationMessageException

        public InvalidCartNotificationMessageException​(String message)