API Documentation
class
IteratorException
package
itertools
extends
Exception
@:directlyUsed
The exception thrown when something fatal happens during iteration.
Constructor
new
(
message:
String
)