FileTypeNotSupportedException
FileTypeNotSupportedException(string)
Yeni bir örneğini başlatırFileTypeNotSupportedException
sınıf.
public FileTypeNotSupportedException(string message)
Parametre | Tip | Tanım |
---|---|---|
message | String | Hatayı açıklayan mesaj. |
Ayrıca bakınız
- class FileTypeNotSupportedException
- ad alanı GroupDocs.Annotation.Exceptions
- toplantı GroupDocs.Annotation
FileTypeNotSupportedException(string, Exception)
Yeni bir örneğini başlatırFileTypeNotSupportedException
sınıf.
public FileTypeNotSupportedException(string message, Exception innerException)
Parametre | Tip | Tanım |
---|---|---|
message | String | İstisnanın nedenini açıklayan hata mesajı. |
innerException | Exception | Geçerli özel durumun nedeni olan özel durum veya herhangi bir iç özel durum belirtilmemişse boş başvuru (Visual Basic’te Hiçbir Şey). |
Ayrıca bakınız
- class FileTypeNotSupportedException
- ad alanı GroupDocs.Annotation.Exceptions
- toplantı GroupDocs.Annotation