JsonParserException.this

Undocumented in source.
  1. this(TextSpan span, string msg, string file, size_t line, Throwable next)
    class JsonParserException
    package
    this
    (,
    string msg
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    ,
    Throwable next = null
    )
  2. this(JsonToken token, string msg, string file, size_t line, Throwable next)

Meta