PngImageException

PngImageException(string)

Initialise une nouvelle instance duPngImageException classe.

public PngImageException(string message)
ParamètreTaperLa description
messageStringLe message.

Voir également


PngImageException(string, Exception)

Initialise une nouvelle instance duPngImageException classe.

public PngImageException(string message, Exception innerException)
ParamètreTaperLa description
messageStringLe message.
innerExceptionExceptionL’exception interne.

Voir également