hunt-http v0.6.18 (2021-09-03T08:21:19Z)
Home
Dub
Repo
ProtocolException.this
hunt
http
Exceptions
ProtocolException
Undocumented in source.
this
(string message, size_t line, string file)
this
(string message, Throwable t, size_t line, string file)
this
(Throwable t, size_t line, string file)
class
ProtocolException
this
(
Throwable
t
,
size_t
line
= __LINE__
,
string
file
= __FILE__
)
Meta
Source
See Implementation
hunt
http
Exceptions
ProtocolException
constructors
this