ETooManyDepthLevels Class
Raised when the maximum nesting depth of JSON structures is exceeded.
Syntax
Unit: Bcl.Json.Reader
ETooManyDepthLevels = class(EJsonReaderException);
Raised when the maximum nesting depth of JSON structures is exceeded.
Unit: Bcl.Json.Reader
ETooManyDepthLevels = class(EJsonReaderException);