EncodingException
İçindekiler
[
Saklamak
]EncodingException()
Yeniyi başlatırEncodingException nesne.
public EncodingException()
Ayrıca bakınız
- class EncodingException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
EncodingException(string)
Yeniyi başlatırEncodingException nesne.
public EncodingException(string message)
| Parametre | Tip | Tanım |
|---|---|---|
| message | String | Hatayı açıklayan bir mesaj. |
Ayrıca bakınız
- class EncodingException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
EncodingException(string, Exception)
Yeniyi başlatırEncodingException nesne.
public EncodingException(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 EncodingException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font
EncodingException(SerializationInfo, StreamingContext)
Yeniyi başlatırEncodingException nesne.
public EncodingException(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 EncodingException
- ad alanı Aspose.Font.Exceptions
- toplantı Aspose.Font