DjvuImageException
DjvuImageException(string)
Initialisiert eine neue Instanz vonDjvuImageException Klasse.
public DjvuImageException(string message)
| Parameter | Typ | Beschreibung |
|---|---|---|
| message | String | Die Ausnahmemeldung. |
Siehe auch
- class DjvuImageException
- namensraum Aspose.Imaging.CoreExceptions.ImageFormats
- Montage Aspose.Imaging
DjvuImageException(string, Exception)
Initialisiert eine neue Instanz vonDjvuImageException Klasse.
public DjvuImageException(string message, Exception innerException)
| Parameter | Typ | Beschreibung |
|---|---|---|
| message | String | Die Ausnahmemeldung. |
| innerException | Exception | Die innere Ausnahme. |
Siehe auch
- class DjvuImageException
- namensraum Aspose.Imaging.CoreExceptions.ImageFormats
- Montage Aspose.Imaging