Agathas.Storefront.Ui.Web.Controllers.BasketController.display_to_user C# (CSharp) Method

display_to_user() private method

private display_to_user ( Agathas.Storefront.Infrastructure.DomainException domain_exception ) : void
domain_exception Agathas.Storefront.Infrastructure.DomainException
return void
        private void display_to_user(DomainException domain_exception)
        {
            // Set MVC Temp data with what when wrong
        }