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