EMultipleRootNotAllowed Class
Raised when more than one root value is found in a JSON document.
Syntax
Unit: Bcl.Json.Reader
EMultipleRootNotAllowed = class(EJsonReaderException);
Raised when more than one root value is found in a JSON document.
Unit: Bcl.Json.Reader
EMultipleRootNotAllowed = class(EJsonReaderException);