C# Class BusinessLogic.Exceptions.DuplicateKeyException

Inheritance: ApiFriendlyException
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
DuplicateKeyException ( string message ) : System.Net

Method Details

DuplicateKeyException() public method

public DuplicateKeyException ( string message ) : System.Net
message string
return System.Net