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