Jpeg2000Exception Class

Summary: Exceptions for Jpeg files

Module: aspose.psd.coreexceptions.imageformats

Full Name: aspose.psd.coreexceptions.imageformats.Jpeg2000Exception

Inheritance: ImageException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: Jpeg2000Exception(message)

 Jpeg2000Exception(message) 

Initializes a new instance of the Jpeg2000Exception class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.