C# Class API.Exceptions.CustomerAlreadyExistsException

Inheritance: Exception
Mostra file 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