vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPStatusException.this
vibe
http
common
HTTPStatusException
Undocumented in source.
class
HTTPStatusException
@
safe
this
(
int
status
,
string
message
= null
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
vibe
http
common
HTTPStatusException
constructors
this
properties
status
variables
debugMessage