ECannotBuildCanonicalUrl Class
Exception raised when the canonical URL of an entity cannot be built, because no entity set publishes its entity type.
Syntax
Unit: XData.Model.Classes
ECannotBuildCanonicalUrl = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception for an entity type. |