C# Class PPPDDD.Chap10.ecommerce.ExplicitLogic.Model.OverSeasSellingPolicyException

Inheritance: System.Exception
显示文件 Open project: elbandit/PPPDDD

Public Methods

Method Description
OverSeasSellingPolicyException ( string message ) : System

Method Details

OverSeasSellingPolicyException() public method

public OverSeasSellingPolicyException ( string message ) : System
message string
return System