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.12.0
Constructors
| Name | Description |
|---|---|
| GifImageException(message) | Initializes a new instance of the GifImageException class. |
Constructor: GifImageException(message)
GifImageException(message)
Initializes a new instance of the GifImageException class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| message | string | The exception message. |