OperationInterruptedException
OperationInterruptedException(string)
Yeni bir örneğini başlatırOperationInterruptedException sınıf.
public OperationInterruptedException(string message)
| Parametre | Tip | Tanım |
|---|---|---|
| message | String | İstisna mesajı. |
Ayrıca bakınız
- class OperationInterruptedException
- ad alanı Aspose.Imaging.CoreExceptions
- toplantı Aspose.Imaging
OperationInterruptedException(string, Exception)
Yeni bir örneğini başlatırOperationInterruptedException sınıf.
public OperationInterruptedException(string message, Exception innerException)
| Parametre | Tip | Tanım |
|---|---|---|
| message | String | İstisna mesajı. |
| innerException | Exception | İç istisna. |
Ayrıca bakınız
- class OperationInterruptedException
- ad alanı Aspose.Imaging.CoreExceptions
- toplantı Aspose.Imaging