UnsupportedFontTypeException

UnsupportedFontTypeException class

L’exception levée lorsqu’un type de police n’est pas pris en charge.

public sealed class UnsupportedFontTypeException : ApplicationException

Constructeurs

NomLa description
UnsupportedFontTypeException(Exception)Initialise une nouvelle instance duUnsupportedFontTypeException classe avec un message d’erreur spécifié et une référence à l’exception interne qui est la cause de cette exception.
UnsupportedFontTypeException(string)Initialise une nouvelle instance duUnsupportedFontTypeException classe.
UnsupportedFontTypeException(string, Exception)Initialise une nouvelle instance duUnsupportedFontTypeException classe avec un message d’erreur spécifié et une référence à l’exception interne qui est la cause de cette exception.

Voir également