noNextElementInIteratorException
fun noNextElementInIteratorException(message: String = "There is no next element in the iterator"): Nothing(source)
Throws NoFollowingElementInIteratorException with the provided message describing that there is no next element.