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