C# Class API.Exceptions.ProductInconsistencyException

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