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.9.0
Constructors
Name | Description |
---|---|
Jpeg2000Exception(message) | Initializes a new instance of the Jpeg2000Exception class. |
Constructor: Jpeg2000Exception(message)
Jpeg2000Exception(message)
Initializes a new instance of the Jpeg2000Exception class.
Parameters:
Parameter | Type | Description |
---|---|---|
message | string | The exception message. |