db9010 / com.jovial.db9010 / SelectQuery / nextOrFail

nextOrFail

fun nextOrFail(): Unit

Move the select cursor to the next row, or fail with an IllegalStateException if there is not a next row. See next.