PngImageException.PngImageException

PngImageException(string)

Initialiseert een nieuw exemplaar van hetPngImageException klasse.

public PngImageException(string message)
ParameterTypeBeschrijving
messageStringHet bericht.

Zie ook


PngImageException(string, Exception)

Initialiseert een nieuw exemplaar van hetPngImageException klasse.

public PngImageException(string message, Exception innerException)
ParameterTypeBeschrijving
messageStringHet bericht.
innerExceptionExceptionDe innerlijke uitzondering.

Zie ook