IniLikeReadException.lineIndex

Number of line in the file where the exception occured, starting from 0. Don't confuse with line property of Throwable.

class IniLikeReadException
@nogc @safe const nothrow pure
size_t
lineIndex
()

Meta