Exception: JSON5::ParseError

Inherits:
Error
  • Object
show all
Defined in:
lib/json5/errors.rb

Direct Known Subclasses

DuplicateKeyError

Instance Attribute Summary

Attributes inherited from Error

#byte_offset, #code, #column, #end_byte_offset, #excerpt, #expected, #filename, #line, #unexpected

Method Summary

Methods inherited from Error

#initialize, #to_h, #with_context

Constructor Details

This class inherits a constructor from JSON5::Error