IteratorException
From Xojo Documentation
Revision as of 19:16, 13 August 2018 by PLefebvre (talk | contribs) (Created page with "{{ClassBox | super=RuntimeException | platform=all | scope=global }} {{Description |text = Raised when an invalid operation is performed on an iterator. For example, invok...")
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Class (inherits from RuntimeException)
Raised when an invalid operation is performed on an iterator. For example, invoking Value before calling MoveNext.
Properties | ||
|
Methods | ||
|