C# Class API.Exceptions.CustomerInconsistencyException

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