TenantNotFoundException

Thrown when a tenant is not found.

Namespace:
Inetdev.Multitenancy.DataModels
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.FrameworkException

Constructors

TenantNotFoundException

Initializes a new instance of TenantNotFoundException.

Signature:
public Void TenantNotFoundException(id)
Parameters
Name Type Summary
id Int32 Tenant Id that was not found.

In this document