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