C# Class NContrib.Web.MultiTenancy.TenantNotFoundException

Creates a TenantNotFoundException
Inheritance: System.Exception
Datei anzeigen Open project: veracross/ncontrib

Public Methods

Method Description
TenantNotFoundException ( string tenantName ) : System

Method Details

TenantNotFoundException() public method

public TenantNotFoundException ( string tenantName ) : System
tenantName string
return System