NoSuchElementException
indicates two different failure states: when the iterator is positioned before the first vertex, vertex() and element() fail; when the iterator is positioned after the last vertex, next() fails.
@version JDSL 2.1.1
@author Mark Handy
|
|