CffFontException

CffFontException()

Yeniyi başlatırCffFontException nesne.

public CffFontException()

Ayrıca bakınız


CffFontException(string)

Yeniyi başlatırCffFontException nesne.

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

Ayrıca bakınız


CffFontException(string, Exception)

Yeniyi başlatırCffFontException nesne.

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

Ayrıca bakınız


CffFontException(SerializationInfo, StreamingContext)

Yeniyi başlatırCffFontException nesne.

public CffFontException(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