Exception: JSON::ParserError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           JSONError,
          StandardError | |
| Instance Chain: 
          self,
           JSONError,
          StandardError | |
| Inherits: | JSON::JSONError 
 | 
| Defined in: | ext/json/lib/json/common.rb | 
Overview
This exception is raised if a parser error occurs.