UnsupportedFontTypeException

UnsupportedFontTypeException class

Undantaget som skapas när en teckensnittstyp inte stöds.

public sealed class UnsupportedFontTypeException : ApplicationException

Konstruktörer

namnBeskrivning
UnsupportedFontTypeException(Exception)Initierar en ny instans avUnsupportedFontTypeException klass med ett specificerat felmeddelande och en referens till det inre undantaget som är orsaken till detta undantag.
UnsupportedFontTypeException(string)Initierar en ny instans avUnsupportedFontTypeException class.
UnsupportedFontTypeException(string, Exception)Initierar en ny instans avUnsupportedFontTypeException klass med ett specificerat felmeddelande och en referens till det inre undantaget som är orsaken till detta undantag.

Se även