NoSuchElementException

Thrown on past-the-end errors by iterators and containers.

class NoSuchElementException : Exception {}

Constructors

this
this(istring msg, istring file, long line)
Undocumented in source.

Meta