PngImageException.PngImageException
PngImageException(string)
Initialise une nouvelle instance duPngImageException
classe.
public PngImageException(string message)
Paramètre | Taper | La description |
---|---|---|
message | String | Le message. |
Voir également
- class PngImageException
- espace de noms Aspose.PSD.CoreExceptions.ImageFormats
- Assemblée Aspose.PSD
PngImageException(string, Exception)
Initialise une nouvelle instance duPngImageException
classe.
public PngImageException(string message, Exception innerException)
Paramètre | Taper | La description |
---|---|---|
message | String | Le message. |
innerException | Exception | L’exception interne. |
Voir également
- class PngImageException
- espace de noms Aspose.PSD.CoreExceptions.ImageFormats
- Assemblée Aspose.PSD