SocketException

Base class for socket exceptions.

class SocketException : IOException {}

Constructors

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

Meta