tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
AddressException
tango
core
Exception
Base class for exceptiond thrown by an Address.
version(SocketSpecifics)
class
AddressException :
IOException
{
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
Base class for exceptiond thrown by an Address.