vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
WebSocketException.this
vibe
http
websockets
WebSocketException
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
class
WebSocketException
@
safe
pure nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
vibe
http
websockets
WebSocketException
constructors
this