Exception: JSON::NestingError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ParserError,
          JSONError,
          StandardError
         | |
| Instance Chain: 
          self,
          ParserError,
          JSONError,
          StandardError
         | |
| Inherits: | JSON::ParserError 
 | 
| Defined in: | ext/json/lib/json/common.rb | 
Overview
This exception is raised if the nesting of parsed data structures is too deep.