ConfigCreationException

Used by ConfigFactory instances when loading or parsing configuration fails.

class ConfigCreationException : Exception {}

Constructors

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

Meta