TreeMagicFileException

Exception thrown on parse errors while reading treemagic file.

final
class TreeMagicFileException : Exception {}

Constructors

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

Meta