C# Class API.Exceptions.CustomerAlreadyExistsException

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

Public Methods

Method Description
CustomerAlreadyExistsException ( string message ) : System

Method Details

CustomerAlreadyExistsException() public method

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