Class JSONException
Exception thrown on JSON errors
class JSONException
: object .Exception
;
Constructors
| Name | Description |
|---|---|
this
(msg, line, pos)
|
|
this
(msg, file, line)
|