tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
SocketAcceptException
tango
core
Exception
Thrown when a socket failed to accept an incoming connection.
version(SocketSpecifics)
class
SocketAcceptException :
SocketException
{
this
(immutable(char)[] msg);
}
Constructors
this
this
(immutable(char)[] msg)
Undocumented in source.
Meta
Source
See Implementation
tango
core
Exception
classes
AddressException
ClusterException
CorruptedIteratorException
HostException
IOException
IllegalArgumentException
IllegalElementException
LocaleException
NoSuchElementException
PlatformException
ProcessException
RegexException
RegistryException
SocketAcceptException
SocketException
SyncException
TextException
ThreadPoolException
VfsException
XmlException
Thrown when a socket failed to accept an incoming connection.