class NoMoreLinesToReadException : InputParsingException
Thrown if the input is accessed for more lines when there is no more to read.
<init> |
Thrown if the input is accessed for more lines when there is no more to read. NoMoreLinesToReadException() |