hunt-http v0.6.18 (2021-09-03T08:21:19Z)
Home
Dub
Repo
BadMessageException.this
hunt
http
codec
http
model
BadMessageException
BadMessageException
Undocumented in source.
this
()
this
(int code)
this
(string reason)
this
(int code, string reason)
class
BadMessageException
this
(
int
code
,
string
reason
)
this
(string reason, Exception cause)
this
(int code, string reason, Exception cause)
Meta
Source
See Implementation
hunt
http
codec
http
model
BadMessageException
BadMessageException
constructors
this
functions
getCode
getReason
variables
_code
_reason