class

JSON::ParseException

Inherits JSON::Error / Exception / Reference / Object

Exception thrown on a JSON parse error.

Constructors

new(message, line_number, column_number, cause = nil)
Source

Instance methods

column_number
Source
column_number_i64

EXPERIMENTAL

Source
line_number
Source
line_number_i64

EXPERIMENTAL

Source
location
Source
location_i64

EXPERIMENTAL

Source