Class InvalidRelatedProductException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.broadleafcommerce.catalog.web.endpoint.exception.InvalidRelatedProductException
All Implemented Interfaces:
Serializable

public class InvalidRelatedProductException extends Exception
Exception that is thrown when an invalid product is specified in requests to create PromotionalProduct or PromotionalCategoryProduct or CategoryProduct.
Author:
Samarth Dhruva (samarthd)
See Also:
  • Constructor Details

    • InvalidRelatedProductException

      public InvalidRelatedProductException(String message)