MimeFileException

Exception thrown on parse errors while reading shared MIME-info database files.

Constructors

this
this(string msg, string lineString, string file, size_t line, Throwable next)
Undocumented in source.

Members

Functions

lineString
string lineString()

The line that caused error. Don't confuse it with line property of Throwable.

Meta