PathParseException

Used by ConfigDictionary when there is something wrong with the path when calling ConfigDictionary.get()

class PathParseException : Exception {}

Constructors

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

Meta