Class BulkAddToCartLimitExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.web.endpoint.exception.BulkAddToCartLimitExceededException
All Implemented Interfaces:
Serializable

public class BulkAddToCartLimitExceededException extends RuntimeException
Thrown when the number of item requests exceeds the set limit.
Author:
Marie Standeven
See Also:
  • Constructor Details

    • BulkAddToCartLimitExceededException

      public BulkAddToCartLimitExceededException(String message)