Exception: SmarterJSON::EncodingError

Inherits:
ParseError show all
Defined in:
lib/smarter_json/errors.rb

Overview

Raised when input bytes are invalid for the claimed encoding.

Instance Attribute Summary

Attributes inherited from ParseError

#col, #line

Method Summary

Methods inherited from ParseError

#initialize

Constructor Details

This class inherits a constructor from SmarterJSON::ParseError