EJsonUnterminatedArray Class
Raised when a JSON array is not properly terminated.
Syntax
Unit: Bcl.Json.Reader
EJsonUnterminatedArray = class(EJsonReaderException);
Raised when a JSON array is not properly terminated.
Unit: Bcl.Json.Reader
EJsonUnterminatedArray = class(EJsonReaderException);