TenantNotFoundException Constructors
An exception is thrown in a multi-tenant application if a tenant with the specified name or ID does not exist.Name | Parameters | Description |
---|---|---|
TenantNotFoundException(String) | tenantName | Initializes a new instance of the TenantNotFoundException class with specified settings. |
See Also