kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
EmptyResponseException.this
kameloso
plugins
twitch
common
EmptyResponseException
Create a new
EmptyResponseException
.
class
EmptyResponseException
@
safe
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
kameloso
plugins
twitch
common
EmptyResponseException
constructors
this
Create a new EmptyResponseException.