TenantNotFoundException(String) Constructor
Initializes a new instance of the TenantNotFoundException class with specified settings.
Namespace: DevExpress.ExpressApp.MultiTenancy
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
tenantName | String | The tenant name. |
See Also