GifImageException

GifImageException(string)

Initialise une nouvelle instance duGifImageException classe.

public GifImageException(string message)
ParamètreTaperLa description
messageStringLe message d’exception.

Voir également


GifImageException(string, Exception)

Initialise une nouvelle instance duGifImageException classe.

public GifImageException(string message, Exception innerException)
ParamètreTaperLa description
messageStringLe message d’exception.
innerExceptionExceptionL’exception intérieure.

Voir également