hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
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