IniLikeException.lineNumber

Number of line in the file where the exception occured, starting from 1. Don't be confused with line property of Throwable.

class IniLikeException
@nogc @safe const nothrow
size_t
lineNumber
()

Meta