C# Class Conservatorio.UserNotFoundException

Inheritance: System.ApplicationException
Show file Open project: abock/conservatorio

Public Methods

Method Description
UserNotFoundException ( string emailAddressOrVanityName ) : System

Method Details

UserNotFoundException() public method

public UserNotFoundException ( string emailAddressOrVanityName ) : System
emailAddressOrVanityName string
return System