C# Class BusinessLogic.Exceptions.PlayerAlreadyExistsException

Inheritance: DuplicateKeyException
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
PlayerAlreadyExistsException ( string playerName, int existingPlayerId )

Method Details

PlayerAlreadyExistsException() public method

public PlayerAlreadyExistsException ( string playerName, int existingPlayerId )
playerName string
existingPlayerId int