ImageSaveException
ImageSaveException(string)
Initialise une nouvelle instance duImageSaveException
classe.
public ImageSaveException(string message)
Paramètre | Taper | La description |
---|---|---|
message | String | Le message d’exception. |
Voir également
- class ImageSaveException
- espace de noms Aspose.Imaging.CoreExceptions
- Assemblée Aspose.Imaging
ImageSaveException(string, Exception)
Initialise une nouvelle instance duImageSaveException
classe.
public ImageSaveException(string message, Exception innerException)
Paramètre | Taper | La description |
---|---|---|
message | String | Le message d’exception. |
innerException | Exception | L’exception intérieure. |
Voir également
- class ImageSaveException
- espace de noms Aspose.Imaging.CoreExceptions
- Assemblée Aspose.Imaging