mirage-config ~master (2026-07-04T01:10:42.7116593)
Dub
Repo
ConfigPathNotFoundException
mirage
config
Used by ConfigDictionary when the supplied path does not exist.
class
ConfigPathNotFoundException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
mirage
config
aliases
SubstituteConfigVariables
SubstituteEnvironmentVariables
classes
ArrayNode
ConfigCreationException
ConfigDictionary
ConfigFactory
ConfigPathNotFoundException
ConfigReadException
ObjectNode
PathParseException
ValueNode
functions
loadConfig
interfaces
ConfigNode
Used by ConfigDictionary when the supplied path does not exist.