C# Class GetIn.UserAlreadyExistsException

Inheritance: System.Exception
Exibir arquivo Open project: bagheera/getin

Public Methods

Method Description
UserAlreadyExistsException ( User usr ) : System

Method Details

UserAlreadyExistsException() public method

public UserAlreadyExistsException ( User usr ) : System
usr User
return System