noPreviousElementInIteratorException

fun noPreviousElementInIteratorException(message: String = "There is no previous element in the iterator"): Nothing(source)

Throws NoFollowingElementInIteratorException with the provided message describing that there is no previous element.