Class CommercePromotionRestrictionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.commerceservices.promotion.CommercePromotionRestrictionException
All Implemented Interfaces:
Serializable

public class CommercePromotionRestrictionException extends BusinessException
See Also:
  • Constructor Details

    • CommercePromotionRestrictionException

      public CommercePromotionRestrictionException(String message)
    • CommercePromotionRestrictionException

      public CommercePromotionRestrictionException(Throwable cause)
    • CommercePromotionRestrictionException

      public CommercePromotionRestrictionException(String message, Throwable cause)