Json5Exception.this

this(string msg, size_t line, size_t column) @safe pure nothrow @nogc

Construct a Json5Exception.

Parameters

msgError message
lineLine number where error occurred
columnColumn number where error occurred