Function MimeFileException.lineString
The line that caused error. Don't confuse it with line property of Throwable.
string lineString() nothrow @nogc @safe const;
The line that caused error. Don't confuse it with line property of Throwable.
string lineString() nothrow @nogc @safe const;