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

Constructors

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

Constructor: PsdImageArgumentException(message)

 PsdImageArgumentException(message) 

Initializes a new instance of the PsdImageArgumentException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.