Exception: JSON::NestingError

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

Overview

This exception is raised if the nesting of parsed data structures is too deep.

Direct Known Subclasses

CircularDatastructure

Method Summary

Methods inherited from JSONError

wrap