EJsonColonExpected Class
Raised when a colon separator is expected but not found between a name and value.
Syntax
Unit: Bcl.Json.Reader
EJsonColonExpected = class(EJsonReaderException);
Raised when a colon separator is expected but not found between a name and value.
Unit: Bcl.Json.Reader
EJsonColonExpected = class(EJsonReaderException);