JpegLoadException
JpegLoadException class
Représente l’exception de chargement d’image JPEG.
public class JpegLoadException : JpegException
Constructeurs
Nom | La description |
---|---|
JpegLoadException(string) | Initialise une nouvelle instance duJpegLoadException classe. |
JpegLoadException(string, ErrorReason) | Initialise une nouvelle instance duJpegLoadException classe. |
JpegLoadException(string, Exception) | Initialise une nouvelle instance duJpegLoadException classe. |
JpegLoadException(string, Exception, ErrorReason) | Initialise une nouvelle instance duJpegLoadException classe. |
Propriétés
Nom | La description |
---|---|
Reason { get; set; } | Obtient ou définit la raison de l’erreur. |
Voir également
- class JpegException
- espace de noms Aspose.Imaging.CoreExceptions.ImageFormats
- Assemblée Aspose.Imaging