GifImageException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.imaging.coreexceptions.ImageException

public class GifImageException extends ImageException

استثناء صورة Gif.

المنشئات

المنشئالوصف
GifImageException(String message)يُهيئ نسخة جديدة من الفئة GifImageException.
GifImageException(String message, Throwable innerException)يُهيئ نسخة جديدة من الفئة GifImageException.

GifImageException(String message)

public GifImageException(String message)

يُهيئ نسخة جديدة من الفئة GifImageException.

Parameters:

معاملنوعالوصف
messagejava.lang.Stringرسالة الاستثناء.

GifImageException(String message, Throwable innerException)

public GifImageException(String message, Throwable innerException)

يُهيئ نسخة جديدة من الفئة GifImageException.

Parameters:

معاملنوعالوصف
messagejava.lang.Stringرسالة الاستثناء.
innerExceptionjava.lang.Throwableالاستثناء الداخلي.