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