C# Class BusinessLogic.Exceptions.PlayerNotInGamingGroupException

Inheritance: ApiFriendlyException
Exibir arquivo Open project: NemeStats/NemeStats

Public Methods

Method Description
PlayerNotInGamingGroupException ( int playerId, int gamingGroupId ) : System.Net

Method Details

PlayerNotInGamingGroupException() public method

public PlayerNotInGamingGroupException ( int playerId, int gamingGroupId ) : System.Net
playerId int
gamingGroupId int
return System.Net