* JSON specific exception. * * This exception is thrown during the lexing and parsing stages.
Constructs a new exception from the given message and location
The location where the error occured
The bare error message
See Implementation
* JSON specific exception. * * This exception is thrown during the lexing and parsing stages.