ConfigExceptionImpl.this

Undocumented in source.
  1. this(string msg, Mark position, string file, size_t line)
    class ConfigExceptionImpl
    @safe pure nothrow @nogc
    this
    (
    string msg
    ,,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )
  2. this(string msg, string path, string key, Mark position, string file, size_t line)

Meta