InconsistentConfigState

Exception thrown when attempting to build inconsistent configuration. e.g: when building ArraySetting with different types of children

class InconsistentConfigState : ConfigException {}

Constructors

this
this(string msg)
Undocumented in source.

Meta