FontException

FontException()

Yeniyi başlatırFontException nesne.

public FontException()

Ayrıca bakınız


FontException(string)

Yeniyi başlatırFontException nesne.

public FontException(string message)
ParametreTipTanım
messageStringHatayı açıklayan bir mesaj.

Ayrıca bakınız


FontException(string, Exception)

Yeniyi başlatırFontException nesne.

public FontException(string message, Exception innerException)
ParametreTipTanım
messageStringHatayı açıklayan bir mesaj.
innerExceptionExceptionGeçerli istisnanın nedeni olan istisna.

Ayrıca bakınız


FontException(SerializationInfo, StreamingContext)

Yeniyi başlatırFontException nesne.

public FontException(SerializationInfo info, StreamingContext context)
ParametreTipTanım
infoSerializationInfoSerileştirilmiş nesne verilerini tutan nesne.
contextStreamingContextKaynak veya hedef hakkında bağlamsal bilgi.

Ayrıca bakınız