ImageLoadException Class

Summary: The image load exception. Occurs during image loading.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.ImageLoadException

Inheritance: ImageException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: ImageLoadException(message)

 ImageLoadException(message) 

Initializes a new instance of the ImageLoadException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.