tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CorruptedIteratorException
tango
core
Exception
Thrown when a corrupt iterator is detected.
class
CorruptedIteratorException :
NoSuchElementException
{
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 corrupt iterator is detected.