tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ClusterException
tango
core
Exception
The basic exception thrown by the tango.io.cluster package.
class
ClusterException :
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
The basic exception thrown by the tango.io.cluster package.