JpegException Class
Summary: Exceptions for Jpeg files
Module: aspose.psd.coreexceptions.imageformats
Full Name: aspose.psd.coreexceptions.imageformats.JpegException
Inheritance: ImageException
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
JpegException(message) | Initializes a new instance of the JpegException class. |
Constructor: JpegException(message)
JpegException(message)
Initializes a new instance of the JpegException class.
Parameters:
Parameter | Type | Description |
---|---|---|
message | string | The exception message. |