C# Class API.Exceptions.CustomerInconsistencyException

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

Public Methods

Method Description
CustomerInconsistencyException ( string message ) : System

Method Details

CustomerInconsistencyException() public method

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