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.

Instance Attribute Summary

Attributes inherited from ParserError

#column, #line