JSONError

An exception thrown on JSON parsing errors.

class JSONError : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta