hunt-http ~master (2022-03-03T02:59:30Z)
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)
this
(string reason, Exception cause)
this
(int code, string reason, Exception cause)
class
BadMessageException
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