JSONException.this - multiple declarations
Function JSONException.this
this
(
string msg,
int line = 0,
int pos = 0
) pure nothrow @safe;
Function JSONException.this
this
(
string msg,
string file,
ulong line
) pure nothrow @safe;