ConfigPathNotFoundException

Used by ConfigDictionary when the supplied path does not exist.

class ConfigPathNotFoundException : Exception {}

Constructors

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

Meta