ETenantCatalogUnavailable.Create Constructor
Creates the exception with the given message.
Syntax
Unit: Aurelius.Tenancy.Exceptions
constructor ETenantCatalogUnavailable.Create(const AMessage: string);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | AMessage | string | The error message. |