IniConfigsException.this

Undocumented in source.
  1. this(size_t iniLine, string file, size_t line)
    class IniConfigsException
    pure @safe
    this
    (
    size_t iniLine
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )
  2. this(string msg)

Meta