The input string that failed to parse
error.data #=> "{invalid json}"
Returns:
the original input data
14 15 16
# File 'lib/multi_json/parse_error.rb', line 14 def data @data end