GifImageException Class

Summary: The Gif image exception.

Module: aspose.psd.coreexceptions.imageformats

Full Name: aspose.psd.coreexceptions.imageformats.GifImageException

Inheritance: ImageException

Aspose.PSD Version: 24.4.0

Constructors

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

Constructor: GifImageException(message)

 GifImageException(message) 

Initializes a new instance of the GifImageException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.