phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
socketOSExceptionCtors.this
std
socket
socketOSExceptionCtors
this
(string msg, string file, size_t line, Throwable next, int err)
mixintemplate
socketOSExceptionCtors
()
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
,
int
err
=
_lasterr
()
)
this
(string msg, Throwable next, string file, size_t line, int err)
this
(string msg, int err, string file, size_t line, Throwable next)
Meta
Source
See Implementation
std
socket
socketOSExceptionCtors
constructors
this