- this
this(string msg, string file, size_t line, Throwable next, int err, string function(int) @(trusted) errorFormatter)
- this
this(string msg, Throwable next, string file, size_t line, int err, string function(int) @(trusted) errorFormatter)
- this
this(string msg, int err, string function(int) @(trusted) errorFormatter, string file, size_t line, Throwable next)
Socket exception representing network errors reported by the operating system.