tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
SyncException
tango
core
Exception
Base class for synchronization exceptions.
class
SyncException :
PlatformException
{
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 synchronization exceptions.