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