C# Class InstaTax.Core.DomainObjects.DuplicateUserException

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

Public Methods

Method Description
DuplicateUserException ( string message ) : System

Method Details

DuplicateUserException() public method

public DuplicateUserException ( string message ) : System
message string
return System