InvalidFormatException.this

Undocumented in source.
class InvalidFormatException
pure nothrow @nogc @safe
this
(
string msg = "Font is in an invalid format"
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta