FontCreationException
İçindekiler
[
Saklamak
]FontCreationException()
Yeniyi başlatırFontCreationException
nesne.
public FontCreationException()
Ayrıca bakınız
- class FontCreationException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
FontCreationException(string)
Yeniyi başlatırFontCreationException
nesne.
public FontCreationException(string message)
Parametre | Tip | Tanım |
---|---|---|
message | String | Hatayı açıklayan bir mesaj. |
Ayrıca bakınız
- class FontCreationException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
FontCreationException(string, Exception)
Yeniyi başlatırFontCreationException
nesne.
public FontCreationException(string message, Exception innerException)
Parametre | Tip | Tanım |
---|---|---|
message | String | Hatayı açıklayan bir mesaj. |
innerException | Exception | Geçerli istisnanın nedeni olan istisna. |
Ayrıca bakınız
- class FontCreationException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
FontCreationException(SerializationInfo, StreamingContext)
Yeniyi başlatırFontCreationException
nesne.
public FontCreationException(SerializationInfo info, StreamingContext context)
Parametre | Tip | Tanım |
---|---|---|
info | SerializationInfo | Serileştirilmiş nesne verilerini tutan nesne. |
context | StreamingContext | Kaynak veya hedef hakkında bağlamsal bilgi. |
Ayrıca bakınız
- class FontCreationException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font