☰
json 2.12.0 documentation

Class and Module Index

  • BigDecimal
  • Complex
  • Date
  • DateTime
  • Exception
  • JSON
    • Coder
    • Ext
      • Generator
        • State
      • Parser
      • ParserConfig
    • GeneratorError
    • GenericObject
    • JSONError
    • NestingError
    • ParserError
    • TruffleRuby
      • Generator
        • GeneratorMethods
          • Array
          • FalseClass
          • Float
          • Hash
          • Integer
          • NilClass
          • Object
          • String
            • Extend
          • Symbol
          • TrueClass
        • State
  • Kernel
  • OpenStruct
  • Range
  • Rational
  • Regexp
  • Set
  • Struct
  • Symbol
  • Time

Pages

  • BSDL
  • CHANGES
  • COPYING
  • LEGAL
  • README

Generated by RDoc 6.12.0. Validate

RoRvsWild theme based on Darkfish.

class JSON::ParserError

This exception is raised if a parser error occurs.

Attributes

column [R]
line [R]

Ancestors

  • JSON::JSONError
    • StandardError