inid v0.1.0 (2016-05-04T23:06:49Z)
Dub
Repo
ConfigException
inid
parser
Exception thrown during config parser errors
class
ConfigException : Exception {
this
(string msg, string file, uint line);
}
Constructors
this
this
(string msg, string file, uint line)
Constructor
Meta
Source
See Implementation
inid
parser
classes
ConfigException
functions
parseConfigFile
structs
ConfigParser
Exception thrown during config parser errors