kameloso IRC bot
Dlang.org
IRCPluginSettingsException.this
kameloso
plugins
common
misc
IRCPluginSettingsException
Wraps normal Exception constructors.
class
IRCPluginSettingsException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
kameloso
plugins
common
misc
IRCPluginSettingsException
constructors
this
Wraps normal Exception constructors.