NoSuchElementException

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

class NoSuchElementException : Exception {}

Constructors

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

Meta