CorruptedIteratorException

Thrown when a corrupt iterator is detected.

class CorruptedIteratorException : NoSuchElementException {}

Constructors

this
this(immutable(char)[] msg)
Undocumented in source.

Meta