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