The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
socketOSExceptionCtors.this
std
socket
socketOSExceptionCtors
this
(string msg, string file, size_t line, Throwable next, int err)
this
(string msg, Throwable next, string file, size_t line, int err)
mixintemplate
socketOSExceptionCtors
()
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
int
err
=
_lasterr
()
)
this
(string msg, int err, string file, size_t line, Throwable next)
Meta
Source
See Implementation
std
socket
socketOSExceptionCtors
constructors
this