PngImageException.PngImageException
PngImageException(string)
Initialiseert een nieuw exemplaar van hetPngImageException klasse.
public PngImageException(string message)
| Parameter | Type | Beschrijving |
|---|---|---|
| message | String | Het bericht. |
Zie ook
- class PngImageException
- naamruimte Aspose.PSD.CoreExceptions.ImageFormats
- montage Aspose.PSD
PngImageException(string, Exception)
Initialiseert een nieuw exemplaar van hetPngImageException klasse.
public PngImageException(string message, Exception innerException)
| Parameter | Type | Beschrijving |
|---|---|---|
| message | String | Het bericht. |
| innerException | Exception | De innerlijke uitzondering. |
Zie ook
- class PngImageException
- naamruimte Aspose.PSD.CoreExceptions.ImageFormats
- montage Aspose.PSD