JpegLoadException
JpegLoadException class
Stellt die Ausnahme beim Laden von JPEG-Bildern dar.
public class JpegLoadException : JpegException
Konstrukteure
Name | Beschreibung |
---|---|
JpegLoadException(string) | Initialisiert eine neue Instanz vonJpegLoadException Klasse. |
JpegLoadException(string, ErrorReason) | Initialisiert eine neue Instanz vonJpegLoadException Klasse. |
JpegLoadException(string, Exception) | Initialisiert eine neue Instanz vonJpegLoadException Klasse. |
JpegLoadException(string, Exception, ErrorReason) | Initialisiert eine neue Instanz vonJpegLoadException Klasse. |
Eigenschaften
Name | Beschreibung |
---|---|
Reason { get; set; } | Ruft die Fehlerursache ab oder legt sie fest. |
Siehe auch
- class JpegException
- namensraum Aspose.Imaging.CoreExceptions.ImageFormats
- Montage Aspose.Imaging