ErrorJSONException.this
- this(string message, JSONValue _json, string file, size_t line, Throwable nextInChain)
class ErrorJSONException
pure nothrow @nogc @safe
this
(,,const string file = __FILE__ ,const size_t line = __LINE__ ,) - this(string message, string file, size_t line, Throwable nextInChain)
Create a new ErrorJSONException, attaching a JSONValue.