hunt-http ~master (2022-05-11T04:57:24.4711355)
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