EJsonNameExpected Class
Raised when a property name is expected but not found in a JSON object.
Syntax
Unit: Bcl.Json.Reader
EJsonNameExpected = class(EJsonReaderException);
Raised when a property name is expected but not found in a JSON object.
Unit: Bcl.Json.Reader
EJsonNameExpected = class(EJsonReaderException);