hashcode-utils-kt / org.hildan.hashcode.utils.reader / NoMoreLinesToReadException

NoMoreLinesToReadException

class NoMoreLinesToReadException : InputParsingException

Thrown if the input is accessed for more lines when there is no more to read.

Constructors

<init>

Thrown if the input is accessed for more lines when there is no more to read.

NoMoreLinesToReadException()