C# Class Agathas.Storefront.Shopping.Model.Promotions.PromotionNotApplicableException

Inheritance: Agathas.Storefront.Infrastructure.DomainException
Show file Open project: elbandit/PPPDDD

Public Methods

Method Description
PromotionNotApplicableException ( string message_for_customer ) : Agathas.Storefront.Infrastructure

Method Details

PromotionNotApplicableException() public method

public PromotionNotApplicableException ( string message_for_customer ) : Agathas.Storefront.Infrastructure
message_for_customer string
return Agathas.Storefront.Infrastructure