SocketSendException

Exception thrown when a socket send action returned Socket.ERROR.

@safe final
class SocketSendException : Exception {}

Constructors

this
this(string msg, string file, size_t line, Throwable nextInChain)

Passthrough constructor.