public class GifImageException extends ImageException
The Gif image exception.
| Constructor and Description |
|---|
GifImageException(String message)
Initializes a new instance of the
GifImageException class. |
GifImageException(String message,
Throwable innerException)
Initializes a new instance of the
GifImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GifImageException(String message)
Initializes a new instance of the GifImageException class.
message - The exception message.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.