ConfigException.this

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