ImageSaveException

ImageSaveException(string)

Initialise une nouvelle instance duImageSaveException classe.

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

Voir également


ImageSaveException(string, Exception)

Initialise une nouvelle instance duImageSaveException classe.

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

Voir également