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