Class JSONException

Exception thrown on JSON errors

class JSONException
  : object.Exception ;

Constructors

NameDescription
this (msg, line, pos)
this (msg, file, line)