ETenantMismatch Class
Raised when two resolution sources provide different tenant ids for the same operation.
Syntax
Unit: Aurelius.Tenancy.Exceptions
ETenantMismatch = class(ETenantException);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception listing the two conflicting tenant ids. |