IteratorException

From Xojo Documentation

Class (inherits from RuntimeException)

Raised when an invalid operation is performed on an iterator. For example, invoking Value before calling MoveNext.

Properties
ErrorNumber Message
Methods
Stack StackFrames