Exception: JSON5::DuplicateKeyError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- JSON5::DuplicateKeyError
- Defined in:
- lib/json5/errors.rb
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