EConvertToJsonError Class
Raised when a value cannot be serialized to JSON.
Syntax
Unit: Bcl.Json.Converters
EConvertToJsonError = class(Exception);
Constructors
| Name | Description |
|---|---|
| Create | Creates the exception with the type name and offending value. |