InvalidConfig

The exception is thrown when configuration parsing error occurs (AppConfig constructor). Also encapsulates config file name.

Constructors

this
this(string confPath, string msg, string file, size_t line)
Undocumented in source.

Members

Functions

confPath
string confPath()
Undocumented in source. Be warned that the author may not have intended to support it.

Throws

InvalidConfig

Meta

Authors

Zaramzan <shamyan.roman@gmail.com> NCrashed <ncrashed@gmail.com>