ECannotBuildCanonicalUrl.Create Constructor
Creates the exception for an entity type.
Syntax
Unit: XData.Model.Classes
constructor ECannotBuildCanonicalUrl.Create(AType: TXDataEntityType);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AType | TXDataEntityType | The entity type whose canonical URL could not be built. |