hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
ProtocolException.this
hunt
http
codec
websocket
exception
ProtocolException
Undocumented in source.
this
(string message, size_t line, string file)
class
ProtocolException
this
(
string
message
,
size_t
line
= __LINE__
,
string
file
= __FILE__
)
this
(string message, Throwable t, size_t line, string file)
this
(Throwable t, size_t line, string file)
Meta
Source
See Implementation
hunt
http
codec
websocket
exception
ProtocolException
constructors
this