ConfigReadException

Used by the ConfigDictionary when something goes wrong when reading configuration.

class ConfigReadException : Exception {}

Constructors

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

Meta