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