JSONException.this

Undocumented in source.
  1. this(string msg, int line, int pos)
    class JSONException
    pure nothrow @safe
    this
    (
    string msg
    ,
    int line = 0
    ,
    int pos = 0
    )
  2. this(string msg, string file, size_t line)

Meta