GifImageException.GifImageException

GifImageException(string)

Initialiseert een nieuw exemplaar van hetGifImageException klasse.

public GifImageException(string message)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.

Zie ook


GifImageException(string, Exception)

Initialiseert een nieuw exemplaar van hetGifImageException klasse.

public GifImageException(string message, Exception innerException)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.
innerExceptionExceptionDe innerlijke uitzondering.

Zie ook