Class AddItemFailure


  • public class AddItemFailure
    extends Object
    Represents an AddItemRequest that failed due to either an inability to identify the Product that is being added to cart or the request does not specify all required attributes for the Product
    Author:
    Chris Kittrell (ckittrell)
    • Constructor Detail

      • AddItemFailure

        public AddItemFailure()