EConvertToUrlError Class
Exception raised when a value cannot be converted to a URL literal.
Syntax
Unit: XData.Model.Classes
EConvertToUrlError = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception for a value that could not be converted. |