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.4.0

Constructors

NameDescription
JpegException(message)Initializes a new instance of the JpegException class.

Constructor: JpegException(message)

 JpegException(message) 

Initializes a new instance of the JpegException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.