ImageSaveException Class

Summary: The image save exception. Occurs during image saving.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.ImageSaveException

Inheritance: ImageException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: ImageSaveException(message)

 ImageSaveException(message) 

Initializes a new instance of the ImageSaveException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.