kameloso IRC bot
Dlang.org
EmptyDataJSONException.this
kameloso
plugins
twitch
common
EmptyDataJSONException
Create a new
EmptyDataJSONException
, without attaching anything.
this
(string message, JSONValue _json, string file, size_t line, Throwable nextInChain)
this
(string message, string file, size_t line, Throwable nextInChain)
class
EmptyDataJSONException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
kameloso
plugins
twitch
common
EmptyDataJSONException
constructors
this
functions
json
variables
_json
Create a new EmptyDataJSONException, without attaching anything.