ImageException Class

Summary: The image exception.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.ImageException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: ImageException(message)

 ImageException(message) 

Initializes a new instance of the ImageException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.