Exception: JSON::NestingError

Inherits:
ParserError show all
Defined in:
lib/vendor/json_pure/lib/json/common.rb

Overview

This exception is raised, if the nesting of parsed datastructures is too deep.

Direct Known Subclasses

CircularDatastructure