ImageCreateException Class

Summary: The image create exception. Occurs during image creation.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.ImageCreateException

Inheritance: ImageException

Aspose.PSD Version: 24.9.0

Constructors

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

Constructor: ImageCreateException(message)

 ImageCreateException(message) 

Initializes a new instance of the ImageCreateException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.