Class StopIteration
TopLevel
Class StopIteration
Object
StopIteration
A special type of exception that is thrown when an Iterator or Generator sequence is exhausted.
Constructor Summary
Method Summary
Constructor Detail
StopIteration
public StopIteration()