inid v0.1.0 (2016-05-04T23:06:49Z)
Dub
Repo
ConfigException.this
inid
parser
ConfigException
Constructor
class
ConfigException
this
(
string
msg
,
string
file
= __FILE__
,
uint
line
= __LINE__
)
Parameters
msg
string
The message
file
string
The file
line
uint
The line
Meta
Source
See Implementation
inid
parser
ConfigException
constructors
this
Constructor