UnsupportedFontTypeException

UnsupportedFontTypeException(string)

Yeni bir örneğini başlatırUnsupportedFontTypeException sınıf.

public UnsupportedFontTypeException(string message)
ParametreTipTanım
messageStringMesaj.

Ayrıca bakınız


UnsupportedFontTypeException(string, Exception)

Yeni bir örneğini başlatırUnsupportedFontTypeException belirtilen bir hata mesajı ve bu istisnanın nedeni olan iç istisnaya bir referans içeren sınıf.

public UnsupportedFontTypeException(string message, Exception innerException)
ParametreTipTanım
messageStringİstisnanın nedenini açıklayan hata mesajı.
innerExceptionExceptionGeçerli özel durumun nedeni olan özel durum veya bir iç özel durum belirtilmemişse boş bir başvuru (Visual Basic’te Hiçbir Şey).

Ayrıca bakınız


UnsupportedFontTypeException(Exception)

Yeni bir örneğini başlatırUnsupportedFontTypeException belirtilen bir hata mesajı ve bu istisnanın nedeni olan iç istisnaya bir referans içeren sınıf.

public UnsupportedFontTypeException(Exception innerException)
ParametreTipTanım
innerExceptionExceptionGeçerli özel durumun nedeni olan özel durum veya bir iç özel durum belirtilmemişse boş bir başvuru (Visual Basic’te Hiçbir Şey).

Ayrıca bakınız