fun nextLineText(): String
Reads and returns the whole next line of input.
IncompleteLineReadException - if the current line was not completely consumed
NoMoreLinesToReadException - if there is no more lines to read
InputParsingException - if an error occurs while reading the input