C# Class Affecto.IdentityManagement.Querying.Exceptions.AccountNotFoundException

Inheritance: EntityNotFoundException
Datei anzeigen Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
AccountNotFoundException ( System.Guid userId, AccountType type ) : System

Method Details

AccountNotFoundException() public method

public AccountNotFoundException ( System.Guid userId, AccountType type ) : System
userId System.Guid
type AccountType
return System