InvalidFormatException

Gets thrown if a Font is in an invalid format

@safe
class InvalidFormatException : Exception {}

Constructors

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

Meta