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