kameloso IRC bot
Dlang.org
NoQuotesSearchMatchException.this
kameloso
plugins
quote
NoQuotesSearchMatchException
Creates a new
NoQuotesSearchMatchException
, attaching a search terms string.
class
NoQuotesSearchMatchException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
searchTerms
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
kameloso
plugins
quote
NoQuotesSearchMatchException
constructors
this
variables
searchTerms
Creates a new NoQuotesSearchMatchException, attaching a search terms string.