vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
HTTPStatusException.this
index
vibe
http
common
HTTPStatusException
Undocumented in source.
class
HTTPStatusException
pure nothrow @
safe
@
nogc
this
(
int
status
,
string
message
= null
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
index
vibe
http
common
HTTPStatusException
constructors
this
properties
status
variables
debugMessage