kameloso IRC bot
Dlang.org
NoQuotesFoundException.this
kameloso
plugins
quote
NoQuotesFoundException
Constructor taking an extra nickname string.
this
(string message, string nickname, string file, size_t line, Throwable nextInChain)
class
NoQuotesFoundException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
nickname
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
this
(string message, string file, size_t line, Throwable nextInChain)
kameloso
plugins
quote
NoQuotesFoundException
constructors
this
variables
nickname
Constructor taking an extra nickname string.