SocketAcceptException

Thrown when a socket failed to accept an incoming connection.

version(SocketSpecifics)
class SocketAcceptException : SocketException {}

Constructors

this
this(immutable(char)[] msg)
Undocumented in source.

Meta