C# Class API.Exceptions.ProductInconsistencyException

Inheritance: Exception
显示文件 Open project: wesleyburlani/VirtualOrderSheet

Public Methods

Method Description
ProductInconsistencyException ( string message ) : System

Method Details

ProductInconsistencyException() public method

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