MappingsParserException.this

ctor

  1. this(string msg, Throwable next)
  2. this(string msg, JSONValue faultyMapping, Throwable next)
    class MappingsParserException
    @nogc nothrow pure @safe
    this
    (
    string msg
    ,
    JSONValue faultyMapping
    ,
    Throwable next = null
    )

Meta