JSONException.this

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

Meta